com.collation.platform.model.topology.app.j2ee.jboss
Interface JBossTransactionCM
- All Superinterfaces:
- ConfigurationItem, J2EEResource, LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable, SoftwareResource
public interface JBossTransactionCM
- extends J2EEResource
JBossTransactionCM
- Naming Rules:
- 0="domain,name"
1="server,name"
- 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 |
Methods inherited from interface com.collation.platform.model.topology.process.itil.ConfigurationItem |
getAssetID, getAssetTag, getCICategory, getConfigLastUpdate, getLastAuditState, getLastAuditTime, getLastLifecycleStateTime, getLifecycleState, getPrimaryOwner, hasAssetID, hasAssetTag, hasCICategory, hasConfigLastUpdate, hasLastAuditState, hasLastAuditTime, hasLastLifecycleStateTime, hasLifecycleState, hasPrimaryOwner, setAssetID, setAssetTag, setCICategory, setConfigLastUpdate, setLastAuditState, setLastAuditTime, setLastLifecycleStateTime, setLifecycleState, setPrimaryOwner |
IBM_COPYRIGHT
static final java.lang.String IBM_COPYRIGHT
- See Also:
- Constant Field Values
getInstance
java.lang.String getInstance()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setInstance
void setInstance(java.lang.String instance)
hasInstance
boolean hasInstance()
getStateString
java.lang.String getStateString()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setStateString
void setStateString(java.lang.String state)
hasStateString
boolean hasStateString()
getJNDIName
java.lang.String getJNDIName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setJNDIName
void setJNDIName(java.lang.String jndi)
hasJNDIName
boolean hasJNDIName()
getSecurityDomain
java.lang.String getSecurityDomain()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setSecurityDomain
void setSecurityDomain(java.lang.String domain)
hasSecurityDomain
boolean hasSecurityDomain()
getTransactionManager
java.lang.String getTransactionManager()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setTransactionManager
void setTransactionManager(java.lang.String trans)
hasTransactionManager
boolean hasTransactionManager()
getLocalTransactions
boolean getLocalTransactions()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setLocalTransactions
void setLocalTransactions(boolean bool)
hasLocalTransactions
boolean hasLocalTransactions()
getTrackConnectionsByTx
boolean getTrackConnectionsByTx()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setTrackConnectionsByTx
void setTrackConnectionsByTx(boolean bool)
hasTrackConnectionsByTx
boolean hasTrackConnectionsByTx()
getTransactionTimeout
int getTransactionTimeout()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setTransactionTimeout
void setTransactionTimeout(int port)
hasTransactionTimeout
boolean hasTransactionTimeout()