|
|||||||||||
| 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, descriptionStream |
| Constructor Summary | |
ServiceGroupBuilder(org.apache.axiom.om.OMElement service,
HashMap wsdlServices,
AxisConfiguration axisConfig)
|
|
| Method Summary | |
ArrayList |
populateServiceGroup(AxisServiceGroup axisServiceGroup)
|
protected void |
processModuleRefs(Iterator moduleRefs,
AxisServiceGroup axisServiceGroup)
Gets the list of modules that is required to be engaged globally. |
protected void |
processServiceModuleConfig(Iterator moduleConfigs,
ParameterInclude parent,
AxisServiceGroup axisService)
|
| Methods inherited from class org.apache.axis2.deployment.DescriptionBuilder |
buildOM, getShortFileName, getValue, loadDefaultMessageReceiver, loadMessageReceiver, processFlow, processHandler, processMessageReceivers, processMessageReceivers, processOperationModuleRefs, processParameters, processPolicyElements, processPolicyRefElements, processSupportedPolicyNamespaces, processWsaMapping |
| 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,
HashMap wsdlServices,
AxisConfiguration axisConfig)
| Method Detail |
public ArrayList populateServiceGroup(AxisServiceGroup axisServiceGroup)
throws DeploymentException
DeploymentException
protected void processModuleRefs(Iterator moduleRefs,
AxisServiceGroup axisServiceGroup)
throws DeploymentException
moduleRefs - java.util.Iterator
DeploymentException - DeploymentException
protected void processServiceModuleConfig(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 | ||||||||||