com.collation.platform.model.topology.app.j2ee.weblogic
Interface WebLogicEJBContainer
- All Superinterfaces:
- EJBContainer, LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable, SoftwareContainer
public interface WebLogicEJBContainer
- extends EJBContainer
A WebLogic 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 |
getExtraRmicOptions
java.lang.String getExtraRmicOptions()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setExtraRmicOptions
void setExtraRmicOptions(java.lang.String s)
hasExtraRmicOptions
boolean hasExtraRmicOptions()
getJavaCompiler
java.lang.String getJavaCompiler()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setJavaCompiler
void setJavaCompiler(java.lang.String s)
hasJavaCompiler
boolean hasJavaCompiler()
getJavaCompilerPostClassPath
java.lang.String getJavaCompilerPostClassPath()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setJavaCompilerPostClassPath
void setJavaCompilerPostClassPath(java.lang.String s)
hasJavaCompilerPostClassPath
boolean hasJavaCompilerPostClassPath()
getJavaCompilerPreClassPath
java.lang.String getJavaCompilerPreClassPath()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setJavaCompilerPreClassPath
void setJavaCompilerPreClassPath(java.lang.String s)
hasJavaCompilerPreClassPath
boolean hasJavaCompilerPreClassPath()
getTmpPath
java.lang.String getTmpPath()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setTmpPath
void setTmpPath(java.lang.String s)
hasTmpPath
boolean hasTmpPath()
getKeepGenerated
boolean getKeepGenerated()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setKeepGenerated
void setKeepGenerated(boolean b)
hasKeepGenerated
boolean hasKeepGenerated()
getVerboseEJBDeploymentEnabled
boolean getVerboseEJBDeploymentEnabled()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setVerboseEJBDeploymentEnabled
void setVerboseEJBDeploymentEnabled(boolean b)
hasVerboseEJBDeploymentEnabled
boolean hasVerboseEJBDeploymentEnabled()