com.collation.platform.model.topology.app.j2ee.websphere
Interface WebSphereEJBContainer
- All Superinterfaces:
- EJBContainer, LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable, SoftwareContainer
public interface WebSphereEJBContainer
- extends EJBContainer
A WebSphere EJB Container.
- Persistable:
- true
Methods inherited from interface com.collation.platform.model.topology.app.SoftwareContainer |
getBindAddresses, getName, getParent, getStatus, hasBindAddresses, hasName, hasParent, hasStatus, setBindAddresses, setName, setParent, setStatus |
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 |
getPassivationDirectory
java.lang.String getPassivationDirectory()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPassivationDirectory
void setPassivationDirectory(java.lang.String passivationDirectory)
hasPassivationDirectory
boolean hasPassivationDirectory()
getInactivePoolCleanupIntervalMsecs
long getInactivePoolCleanupIntervalMsecs()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setInactivePoolCleanupIntervalMsecs
void setInactivePoolCleanupIntervalMsecs(long inactivePoolCleanupInterval)
hasInactivePoolCleanupIntervalMsecs
boolean hasInactivePoolCleanupIntervalMsecs()
getDefaultDatasourceJNDIName
java.lang.String getDefaultDatasourceJNDIName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDefaultDatasourceJNDIName
void setDefaultDatasourceJNDIName(java.lang.String defaultDatasourceJNDIName)
hasDefaultDatasourceJNDIName
boolean hasDefaultDatasourceJNDIName()
getEJBCacheCleanupIntervalMsecs
long getEJBCacheCleanupIntervalMsecs()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setEJBCacheCleanupIntervalMsecs
void setEJBCacheCleanupIntervalMsecs(long cleanupInterval)
hasEJBCacheCleanupIntervalMsecs
boolean hasEJBCacheCleanupIntervalMsecs()
getEJBCacheSize
long getEJBCacheSize()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setEJBCacheSize
void setEJBCacheSize(long cacheSize)
hasEJBCacheSize
boolean hasEJBCacheSize()