com.collation.platform.model.topology.app.j2ee.jboss
Interface HTTPConnector
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable
- All Known Subinterfaces:
- AJP13JettyConnector, JettyHTTPConnector
public interface HTTPConnector
- extends LogicalElement
HTTPConnector
- Naming Rules:
- 0="parent,primarySAP"
1="managedSystemName"
- Persistable:
- true
- Table Name:
- JBHCN
- 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 |
getParent
WebContainer getParent()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Contains"
reverse="true"
setParent
void setParent(WebContainer parent)
hasParent
boolean hasParent()
getEnableLookups
boolean getEnableLookups()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setEnableLookups
void setEnableLookups(boolean enableLookups)
hasEnableLookups
boolean hasEnableLookups()
getConfidentialScheme
java.lang.String getConfidentialScheme()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setConfidentialScheme
void setConfidentialScheme(java.lang.String scheme)
hasConfidentialScheme
boolean hasConfidentialScheme()
getIntegralScheme
java.lang.String getIntegralScheme()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setIntegralScheme
void setIntegralScheme(java.lang.String scheme)
hasIntegralScheme
boolean hasIntegralScheme()
getSecure
boolean getSecure()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setSecure
void setSecure(boolean secure)
hasSecure
boolean hasSecure()
getName
java.lang.String getName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setName
void setName(java.lang.String name)
hasName
boolean hasName()
getPrimarySAP
BindAddress getPrimarySAP()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.AccessedVia"
reverse="false"
setPrimarySAP
void setPrimarySAP(BindAddress sap)
hasPrimarySAP
boolean hasPrimarySAP()
getScheme
java.lang.String getScheme()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setScheme
void setScheme(java.lang.String scheme)
hasScheme
boolean hasScheme()
getAcceptCount
int getAcceptCount()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setAcceptCount
void setAcceptCount(int count)
hasAcceptCount
boolean hasAcceptCount()
getBufferSize
int getBufferSize()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setBufferSize
void setBufferSize(int size)
hasBufferSize
boolean hasBufferSize()
getConnectionTimeout
int getConnectionTimeout()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setConnectionTimeout
void setConnectionTimeout(int timeOut)
hasConnectionTimeout
boolean hasConnectionTimeout()
getDebug
int getDebug()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDebug
void setDebug(int debug)
hasDebug
boolean hasDebug()
getMaxProcessors
int getMaxProcessors()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setMaxProcessors
void setMaxProcessors(int count)
hasMaxProcessors
boolean hasMaxProcessors()
getMinProcessors
int getMinProcessors()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setMinProcessors
void setMinProcessors(int count)
hasMinProcessors
boolean hasMinProcessors()
getProxyName
java.lang.String getProxyName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setProxyName
void setProxyName(java.lang.String name)
hasProxyName
boolean hasProxyName()
getProxyPort
int getProxyPort()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setProxyPort
void setProxyPort(int port)
hasProxyPort
boolean hasProxyPort()
getTCPNoDelay
boolean getTCPNoDelay()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setTCPNoDelay
void setTCPNoDelay(boolean delay)
hasTCPNoDelay
boolean hasTCPNoDelay()
getAllowChunking
boolean getAllowChunking()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setAllowChunking
void setAllowChunking(boolean chunking)
hasAllowChunking
boolean hasAllowChunking()
getProtocolHandlerClassName
java.lang.String getProtocolHandlerClassName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setProtocolHandlerClassName
void setProtocolHandlerClassName(java.lang.String name)
hasProtocolHandlerClassName
boolean hasProtocolHandlerClassName()
getCompression
java.lang.String getCompression()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setCompression
void setCompression(java.lang.String compression)
hasCompression
boolean hasCompression()
getConnectionLinger
int getConnectionLinger()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setConnectionLinger
void setConnectionLinger(int connection)
hasConnectionLinger
boolean hasConnectionLinger()
getDisableUploadTime
boolean getDisableUploadTime()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDisableUploadTime
void setDisableUploadTime(boolean uploadTime)
hasDisableUploadTime
boolean hasDisableUploadTime()
getIntegralPort
int getIntegralPort()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setIntegralPort
void setIntegralPort(int port)
hasIntegralPort
boolean hasIntegralPort()
getConfidentialPort
int getConfidentialPort()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setConfidentialPort
void setConfidentialPort(int port)
hasConfidentialPort
boolean hasConfidentialPort()
getPort
int getPort()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPort
void setPort(int port)
hasPort
boolean hasPort()