|
||||||||||
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.ClusterBuilder
public class ClusterBuilder
Builds a service description from OM
Field Summary |
---|
Fields inherited from class org.apache.axis2.deployment.DescriptionBuilder |
---|
axisConfig, configCtx, descriptionStream |
Constructor Summary | |
---|---|
ClusterBuilder(AxisConfiguration axisConfig)
|
|
ClusterBuilder(java.io.InputStream serviceInputStream,
AxisConfiguration axisConfig)
|
Method Summary | |
---|---|
void |
buildCluster(org.apache.axiom.om.OMElement clusterElement)
Populates service from corresponding OM. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClusterBuilder(AxisConfiguration axisConfig)
public ClusterBuilder(java.io.InputStream serviceInputStream, AxisConfiguration axisConfig)
Method Detail |
---|
public void buildCluster(org.apache.axiom.om.OMElement clusterElement) throws DeploymentException
DeploymentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |