com.collation.platform.model.topology.app.j2ee.jboss
Interface HAJNDI
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable
public interface HAJNDI
- extends LogicalElement
Represents a HAJNDI
- Naming Rules:
- 0="UDPMulticastAddress,partitionName"
1="managedSystemName"
- Persistable:
- true
- Table Name:
- JBHAJNDI
Methods inherited from interface com.collation.platform.model.ModelObject |
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
getPartitionName
java.lang.String getPartitionName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPartitionName
void setPartitionName(java.lang.String name)
hasPartitionName
boolean hasPartitionName()
getUDPMulticastAddress
java.lang.String getUDPMulticastAddress()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setUDPMulticastAddress
void setUDPMulticastAddress(java.lang.String address)
hasUDPMulticastAddress
boolean hasUDPMulticastAddress()
getParent
JBossCluster getParent()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Federates"
reverse="true"
setParent
void setParent(JBossCluster jbCluster)
hasParent
boolean hasParent()
getRMIPort
int getRMIPort()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setRMIPort
void setRMIPort(int port)
hasRMIPort
boolean hasRMIPort()
getStateString
java.lang.String getStateString()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setStateString
void setStateString(java.lang.String state)
hasStateString
boolean hasStateString()
getBacklog
int getBacklog()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setBacklog
void setBacklog(int backlog)
hasBacklog
boolean hasBacklog()
getPort
int getPort()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPort
void setPort(int port)
hasPort
boolean hasPort()
getAutoDiscoverAddress
java.lang.String getAutoDiscoverAddress()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setAutoDiscoverAddress
void setAutoDiscoverAddress(java.lang.String address)
hasAutoDiscoverAddress
boolean hasAutoDiscoverAddress()
getBindAddress
java.lang.String getBindAddress()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setBindAddress
void setBindAddress(java.lang.String ip)
hasBindAddress
boolean hasBindAddress()
getName
java.lang.String getName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setName
void setName(java.lang.String name)
hasName
boolean hasName()
getAutoDiscoveryGroup
int getAutoDiscoveryGroup()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setAutoDiscoveryGroup
void setAutoDiscoveryGroup(int group)
hasAutoDiscoveryGroup
boolean hasAutoDiscoveryGroup()