Class ClusterBuilder

java.lang.Object
org.apache.axis2.deployment.DescriptionBuilder
org.apache.axis2.deployment.ClusterBuilder
All Implemented Interfaces:
DeploymentConstants

public class ClusterBuilder extends DescriptionBuilder
Builds the cluster configuration from the axis2.xml file
  • Constructor Details

  • Method Details

    • buildCluster

      public void buildCluster(org.apache.axiom.om.OMElement clusterElement) throws DeploymentException
      Build the cluster configuration
      Parameters:
      clusterElement - Cluster element
      Throws:
      DeploymentException - If an error occurs while building the cluster configuration