|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
MessageContext.getServiceGroupContext()
|
ServiceGroupContext |
ServiceContext.getServiceGroupContext()
|
ServiceGroupContext |
SessionContext.getServiceGroupContext(String serviceGroupID)
|
ServiceGroupContext |
ConfigurationContext.getServiceGroupContext(String serviceGroupContextId,
MessageContext msgContext)
|
Methods in org.apache.axis2.context with parameters of type ServiceGroupContext | |
---|---|
void |
SessionContext.addServiceGroupContext(ServiceGroupContext serviceGroupContext,
String serviceGroupID)
|
void |
ConfigurationContext.addServiceGroupContextintoApplicatoionScopeTable(ServiceGroupContext serviceGroupContext)
|
void |
ConfigurationContext.registerServiceGroupContext(ServiceGroupContext serviceGroupContext)
|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |