Class EJBUtil


  • public class EJBUtil
    extends Object
    • Constructor Detail

      • EJBUtil

        public EJBUtil()
    • Method Detail

      • makeNewServiceObject

        protected static Object makeNewServiceObject​(org.apache.axis2.context.MessageContext msgContext)
                                              throws org.apache.axis2.AxisFault
        Return a object which implements the service.
        Parameters:
        msgContext - the message context
        Returns:
        an object that implements the service
        Throws:
        org.apache.axis2.AxisFault - if fails