com.collation.platform.model.topology.app.j2ee.weblogic
Interface WebLogicVirtualHost
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable, WebVirtualHost
public interface WebLogicVirtualHost
- extends WebVirtualHost
Represents an WebLogic Virtual Host.
- Persistable:
- true
Methods inherited from interface com.collation.platform.model.topology.app.web.WebVirtualHost |
getBindAddresses, getDefaultWebServer, getDirectives, getDocumentRoot, getParent, getPrimarySAP, getProxyServer, getServerAliases, getServerName, hasBindAddresses, hasDefaultWebServer, hasDirectives, hasDocumentRoot, hasParent, hasPrimarySAP, hasProxyServer, hasServerAliases, hasServerName, setBindAddresses, setDefaultWebServer, setDirectives, setDocumentRoot, setParent, setPrimarySAP, setProxyServer, setServerAliases, setServerName |
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 |
getHTTPSKeepAliveSecs
int getHTTPSKeepAliveSecs()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setHTTPSKeepAliveSecs
void setHTTPSKeepAliveSecs(int i)
hasHTTPSKeepAliveSecs
boolean hasHTTPSKeepAliveSecs()
getKeepAliveSecs
int getKeepAliveSecs()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setKeepAliveSecs
void setKeepAliveSecs(int i)
hasKeepAliveSecs
boolean hasKeepAliveSecs()
getLogFileBufferKBytes
int getLogFileBufferKBytes()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setLogFileBufferKBytes
void setLogFileBufferKBytes(int i)
hasLogFileBufferKBytes
boolean hasLogFileBufferKBytes()
getLogFileFlushSecs
int getLogFileFlushSecs()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setLogFileFlushSecs
void setLogFileFlushSecs(int i)
hasLogFileFlushSecs
boolean hasLogFileFlushSecs()
getLogFileFormat
java.lang.String getLogFileFormat()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setLogFileFormat
void setLogFileFormat(java.lang.String s)
hasLogFileFormat
boolean hasLogFileFormat()
getLogFileName
java.lang.String getLogFileName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setLogFileName
void setLogFileName(java.lang.String s)
hasLogFileName
boolean hasLogFileName()
getLogRotationPeriodMins
int getLogRotationPeriodMins()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setLogRotationPeriodMins
void setLogRotationPeriodMins(int i)
hasLogRotationPeriodMins
boolean hasLogRotationPeriodMins()
getLogRotationTimeBegin
java.lang.String getLogRotationTimeBegin()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setLogRotationTimeBegin
void setLogRotationTimeBegin(java.lang.String s)
hasLogRotationTimeBegin
boolean hasLogRotationTimeBegin()
getLogRotationType
java.lang.String getLogRotationType()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setLogRotationType
void setLogRotationType(java.lang.String s)
hasLogRotationType
boolean hasLogRotationType()
getMaxLogFileSizeKBytes
int getMaxLogFileSizeKBytes()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setMaxLogFileSizeKBytes
void setMaxLogFileSizeKBytes(int i)
hasMaxLogFileSizeKBytes
boolean hasMaxLogFileSizeKBytes()
getMaxPostSize
int getMaxPostSize()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setMaxPostSize
void setMaxPostSize(int i)
hasMaxPostSize
boolean hasMaxPostSize()
getMaxPostTimeSecs
int getMaxPostTimeSecs()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setMaxPostTimeSecs
void setMaxPostTimeSecs(int i)
hasMaxPostTimeSecs
boolean hasMaxPostTimeSecs()
getPostTimeoutSecs
int getPostTimeoutSecs()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPostTimeoutSecs
void setPostTimeoutSecs(int i)
hasPostTimeoutSecs
boolean hasPostTimeoutSecs()
getWriteChunkBytes
int getWriteChunkBytes()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setWriteChunkBytes
void setWriteChunkBytes(int i)
hasWriteChunkBytes
boolean hasWriteChunkBytes()
getClusteringEnabled
boolean getClusteringEnabled()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setClusteringEnabled
void setClusteringEnabled(boolean b)
hasClusteringEnabled
boolean hasClusteringEnabled()
getDebugEnabled
boolean getDebugEnabled()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDebugEnabled
void setDebugEnabled(boolean b)
hasDebugEnabled
boolean hasDebugEnabled()
getEventsEnabled
boolean getEventsEnabled()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setEventsEnabled
void setEventsEnabled(boolean b)
hasEventsEnabled
boolean hasEventsEnabled()
getKeepAliveEnabled
boolean getKeepAliveEnabled()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setKeepAliveEnabled
void setKeepAliveEnabled(boolean b)
hasKeepAliveEnabled
boolean hasKeepAliveEnabled()
getLoggingEnabled
boolean getLoggingEnabled()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setLoggingEnabled
void setLoggingEnabled(boolean b)
hasLoggingEnabled
boolean hasLoggingEnabled()
getSendServerHeaderEnabled
boolean getSendServerHeaderEnabled()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setSendServerHeaderEnabled
void setSendServerHeaderEnabled(boolean b)
hasSendServerHeaderEnabled
boolean hasSendServerHeaderEnabled()
getSingleSingonDisabled
boolean getSingleSingonDisabled()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setSingleSingonDisabled
void setSingleSingonDisabled(boolean b)
hasSingleSingonDisabled
boolean hasSingleSingonDisabled()
getWAPEnabled
boolean getWAPEnabled()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setWAPEnabled
void setWAPEnabled(boolean b)
hasWAPEnabled
boolean hasWAPEnabled()