|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.deployment.DescriptionBuilder
org.apache.axis2.deployment.ServiceGroupBuilder
Field Summary |
Fields inherited from class org.apache.axis2.deployment.DescriptionBuilder |
axisConfig, configCtx, descriptionStream |
Constructor Summary | |
ServiceGroupBuilder(org.apache.axiom.om.OMElement service,
java.util.HashMap wsdlServices,
ConfigurationContext configCtx)
|
Method Summary | |
java.util.ArrayList |
populateServiceGroup(AxisServiceGroup axisServiceGroup)
|
protected void |
processModuleRefs(java.util.Iterator moduleRefs,
AxisServiceGroup axisServiceGroup)
Gets the list of modules that is required to be engaged globally. |
protected void |
processServiceModuleConfig(java.util.Iterator moduleConfigs,
ParameterInclude parent,
AxisServiceGroup axisService)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServiceGroupBuilder(org.apache.axiom.om.OMElement service, java.util.HashMap wsdlServices, ConfigurationContext configCtx)
Method Detail |
public java.util.ArrayList populateServiceGroup(AxisServiceGroup axisServiceGroup) throws DeploymentException
DeploymentException
protected void processModuleRefs(java.util.Iterator moduleRefs, AxisServiceGroup axisServiceGroup) throws DeploymentException
moduleRefs
- java.util.Iterator
DeploymentException
- DeploymentException
protected void processServiceModuleConfig(java.util.Iterator moduleConfigs, ParameterInclude parent, AxisServiceGroup axisService) throws DeploymentException
DeploymentException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |