Uses of Class
org.apache.axis2.context.ServiceGroupContext

Packages that use ServiceGroupContext
org.apache.axis2.context   
org.apache.axis2.engine   
 

Uses of ServiceGroupContext in org.apache.axis2.context
 

Methods in org.apache.axis2.context that return ServiceGroupContext
 ServiceGroupContext ConfigurationContext.getServiceGroupContext(String serviceGroupContextId, MessageContext msgContext)
           
 ServiceGroupContext ServiceContext.getServiceGroupContext()
           
 ServiceGroupContext SessionContext.getServiceGroupContext(String serviceGroupID)
           
 ServiceGroupContext MessageContext.getServiceGroupContext()
           
 

Methods in org.apache.axis2.context with parameters of type ServiceGroupContext
 void ConfigurationContext.registerServiceGroupContext(ServiceGroupContext serviceGroupContext)
           
 void ConfigurationContext.addServiceGroupContextintoApplicatoionScopeTable(ServiceGroupContext serviceGroupContext)
           
 void SessionContext.addServiceGroupContext(ServiceGroupContext serviceGroupContext, String serviceGroupID)
           
 void MessageContext.setServiceGroupContext(ServiceGroupContext serviceGroupContext)
           
 

Constructors in org.apache.axis2.context with parameters of type ServiceGroupContext
ServiceContext(AxisService serviceConfig, ServiceGroupContext serviceGroupContext)
           
 

Uses of ServiceGroupContext in org.apache.axis2.engine
 

Methods in org.apache.axis2.engine with parameters of type ServiceGroupContext
static void DependencyManager.initService(ServiceGroupContext serviceGroupContext)
          To init all the services in application scope