com.collation.platform.model.topology.app.j2ee.jboss
Interface JBossIL
- All Superinterfaces:
- JBossInvocationLayer, LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable
- All Known Subinterfaces:
- JBossJVMInvocationLayer, JBossOIL, JBossRMIInvocationLayer
public interface JBossIL
- extends JBossInvocationLayer
Represents a JBoss Invocation Layer
- Persistable:
- true
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 |
getStateString
java.lang.String getStateString()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setStateString
void setStateString(java.lang.String state)
hasStateString
boolean hasStateString()
getXAConnectionFactoryJNDIRef
java.lang.String getXAConnectionFactoryJNDIRef()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setXAConnectionFactoryJNDIRef
void setXAConnectionFactoryJNDIRef(java.lang.String xaref)
hasXAConnectionFactoryJNDIRef
boolean hasXAConnectionFactoryJNDIRef()
getPingPeriod
long getPingPeriod()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPingPeriod
void setPingPeriod(long period)
hasPingPeriod
boolean hasPingPeriod()