com.collation.platform.model.topology.app.j2ee.websphere
Interface WebSphereJMSServer
- All Superinterfaces:
- ConfigurationItem, J2EEResource, LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable, SoftwareResource, WebSphereJ2EEResource
public interface WebSphereJMSServer
- extends WebSphereJ2EEResource
Represents a WebSphere JMS Server.
- Persistable:
- true
- Display Name:
- name
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 |
getPrimarySAP
BindAddress getPrimarySAP()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPrimarySAP
void setPrimarySAP(BindAddress sap)
hasPrimarySAP
boolean hasPrimarySAP()
getExecutableName
java.lang.String getExecutableName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setExecutableName
void setExecutableName(java.lang.String s)
hasExecutableName
boolean hasExecutableName()
getBytesMaximum
long getBytesMaximum()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setBytesMaximum
void setBytesMaximum(long l)
hasBytesMaximum
boolean hasBytesMaximum()
getBytesThresholdHigh
long getBytesThresholdHigh()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setBytesThresholdHigh
void setBytesThresholdHigh(long l)
hasBytesThresholdHigh
boolean hasBytesThresholdHigh()
getBytesThresholdLow
long getBytesThresholdLow()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setBytesThresholdLow
void setBytesThresholdLow(long l)
hasBytesThresholdLow
boolean hasBytesThresholdLow()
getDestinations
WebSphereJMSDestination[] getDestinations()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Uses"
reverse="false"
setDestinations
void setDestinations(WebSphereJMSDestination[] destinations)
hasDestinations
boolean hasDestinations()
getMessagesMaximum
long getMessagesMaximum()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setMessagesMaximum
void setMessagesMaximum(long l)
hasMessagesMaximum
boolean hasMessagesMaximum()
getMessagesThresholdHigh
long getMessagesThresholdHigh()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setMessagesThresholdHigh
void setMessagesThresholdHigh(long l)
hasMessagesThresholdHigh
boolean hasMessagesThresholdHigh()
getMessagesThresholdLow
long getMessagesThresholdLow()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setMessagesThresholdLow
void setMessagesThresholdLow(long l)
hasMessagesThresholdLow
boolean hasMessagesThresholdLow()
getBytesPagingEnabled
boolean getBytesPagingEnabled()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setBytesPagingEnabled
void setBytesPagingEnabled(boolean b)
hasBytesPagingEnabled
boolean hasBytesPagingEnabled()
getMessagesPagingEnabled
boolean getMessagesPagingEnabled()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setMessagesPagingEnabled
void setMessagesPagingEnabled(boolean b)
hasMessagesPagingEnabled
boolean hasMessagesPagingEnabled()