org.jboss.metadata
Class ClusterConfigMetaData
java.lang.Object
   org.jboss.metadata.MetaData
org.jboss.metadata.MetaData
       org.jboss.metadata.ClusterConfigMetaData
org.jboss.metadata.ClusterConfigMetaData
- All Implemented Interfaces: 
- Cloneable, XmlLoadable
- public class ClusterConfigMetaData- extends MetaData
The meta data object for the cluster-config element.
 This element only defines the HAPartition name at this time.  It will be
 expanded to include other cluster configuration parameters later on.
- Version:
- $Revision: 1.7 $
- Author:
- Bill Burke.
 
 
 
 
| Methods inherited from class org.jboss.metadata.MetaData | 
| clone, getChildrenByTagName, getElementAttribute, getElementContent, getElementContent, getFirstElementContent, getOptionalChild, getOptionalChild, getOptionalChildBooleanContent, getOptionalChildBooleanContent, getOptionalChildContent, getOptionalChildContent, getUniqueChild, getUniqueChildContent, importEjbJarXml, importXml, jdk13Enabled | 
 
 
DEFAULT_PARTITION
public static final String DEFAULT_PARTITION
- See Also:
- Constant Field Values
JNDI_PREFIX_FOR_SESSION_STATE
public static final String JNDI_PREFIX_FOR_SESSION_STATE
- See Also:
- Constant Field Values
DEFAULT_SESSION_STATE_NAME
public static final String DEFAULT_SESSION_STATE_NAME
- See Also:
- Constant Field Values
ClusterConfigMetaData
public ClusterConfigMetaData()
getPartitionName
public String getPartitionName()
- 
 
getHomeLoadBalancePolicy
public String getHomeLoadBalancePolicy()
- 
 
getBeanLoadBalancePolicy
public String getBeanLoadBalancePolicy()
- 
 
getHaSessionStateName
public String getHaSessionStateName()
- 
 
init
public void init(BeanMetaData data)
- 
 
importJbossXml
public void importJbossXml(Element element)
                    throws org.jboss.deployment.DeploymentException
- Description copied from class: MetaData
- Non-operation.
 
- 
- Overrides:
- importJbossXmlin class- MetaData
 
- 
- Parameters:
- element-
- Throws:
- org.jboss.deployment.DeploymentException
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.