|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceGroupContext | |
org.apache.axis2.context | |
org.apache.axis2.description |
Uses of ServiceGroupContext in org.apache.axis2.context |
Methods in org.apache.axis2.context that return ServiceGroupContext | |
ServiceGroupContext |
MessageContext.getServiceGroupContext()
|
ServiceGroupContext |
ConfigurationContext.fillServiceContextAndServiceGroupContext(MessageContext messageContext)
This method should search for a SGC in the map with given id as the key. |
ServiceGroupContext |
ConfigurationContext.getServiceGroupContext(java.lang.String serviceGroupContextId)
|
Methods in org.apache.axis2.context with parameters of type ServiceGroupContext | |
void |
MessageContext.setServiceGroupContext(ServiceGroupContext serviceGroupContext)
|
void |
ConfigurationContext.registerServiceGroupContext(ServiceGroupContext serviceGroupContext)
|
Constructors in org.apache.axis2.context with parameters of type ServiceGroupContext | |
ServiceContext(ServiceDescription serviceConfig,
ServiceGroupContext serviceGroupContext)
|
Uses of ServiceGroupContext in org.apache.axis2.description |
Methods in org.apache.axis2.description that return ServiceGroupContext | |
ServiceGroupContext |
ServiceGroupDescription.getServiceGroupContext(ConfigurationContext parent)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |