|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IAbstractAcceptorDirectBean
Configuration Bean representing a 'AcceptorDirect'
| Nested Class Summary | |
|---|---|
static interface |
IAbstractAcceptorDirectBean.IAbstractAcceptorProtocolMapType
Inner class representing AcceptorProtocolMapType This inner class contains inner data items that are keyed off a name. |
static interface |
IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Inner class representing JsseParametersType This class extends IMgmtListBase |
static interface |
IAbstractAcceptorDirectBean.IAbstractSslParametersType
Inner class representing SslParametersType This class extends IMgmtListBase |
| Field Summary |
|---|
| Fields inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase |
|---|
C_VERSION_PROPERTY, CLASS_PROPERTY, P_VERSION_PROPERTY, TEMPLATE_PROPERTY, TYPE_PROPERTY |
| Fields inherited from interface com.sonicsw.mx.config.IAnnotationExtension |
|---|
END_CDATA, START_CDATA, TOOL_ANNOTATION |
| Method Summary | |
|---|---|
java.lang.String |
getAcceptorExternalUrl()
Get the attribute for ACCEPTOR_EXTERNAL_URL as a String value. |
java.lang.String |
getAcceptorExternalUrl(java.lang.String defValue)
Get the attribute for ACCEPTOR_EXTERNAL_URL as a String value. |
IMgmtAttributeMetaData |
getAcceptorExternalUrlMetaData()
Get the attribute metadata for ACCEPTOR_EXTERNAL_URL. |
java.lang.String |
getAcceptorName()
Get the attribute for ACCEPTOR_NAME as a String value. |
IMgmtAttributeMetaData |
getAcceptorNameMetaData()
Get the attribute metadata for ACCEPTOR_NAME. |
java.lang.String |
getAcceptorType()
Get the attribute for ACCEPTOR_TYPE as a String value. |
IMgmtAttributeMetaData |
getAcceptorTypeMetaData()
Get the attribute metadata for ACCEPTOR_TYPE. |
java.lang.String |
getAcceptorUrl()
Get the attribute for ACCEPTOR_URL as a String value. |
IMgmtAttributeMetaData |
getAcceptorUrlMetaData()
Get the attribute metadata for ACCEPTOR_URL. |
IAcceptorDirectBean.IAcceptorProtocolMapType |
getProtocols()
Get the attribute for PROTOCOLS. |
IMgmtAttributeMetaData |
getProtocolsMetaData()
Get the attribute metadata for PROTOCOLS. |
IAcceptorDirectBean.ISslParametersType |
getSslParameters()
Get the attribute for SSL_PARAMETERS. |
IMgmtAttributeMetaData |
getSslParametersMetaData()
Get the attribute metadata for SSL_PARAMETERS. |
void |
setAcceptorExternalUrl(java.lang.String value)
Set the attribute for ACCEPTOR_EXTERNAL_URL to the specified String value. |
void |
setAcceptorName(java.lang.String value)
Set the attribute for ACCEPTOR_NAME to the specified String value. |
void |
setAcceptorUrl(java.lang.String value)
Set the attribute for ACCEPTOR_URL to the specified String value. |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase |
|---|
clone, createUniqueName, getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getProperty, getReferenceAttribute, getStringAttribute, isNewBean, setBigDecimalAttribute, setBooleanAttribute, setByteArrayAttribute, setIntegerAttribute, setLongAttribute, setReferenceAttribute, setStringAttribute |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBase |
|---|
getAttributeList, getAttributeMap, getAttributeMetaData, getConfigBean, getConfigBeanName, getConfigBeanNameTail, getConfigPath, getConfigPath, getMgmtBeanFactory, getParent, removeAttribute, setAttribute |
| Methods inherited from interface com.sonicsw.mx.config.IAnnotationExtension |
|---|
getAnnotation, setAnnotation |
| Method Detail |
|---|
java.lang.String getAcceptorExternalUrl()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getAcceptorExternalUrl(java.lang.String defValue)
throws MgmtException
defValue - The default value to return if this attribute doesn't exist
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getAcceptorExternalUrlMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getAcceptorName()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getAcceptorNameMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getAcceptorType()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getAcceptorTypeMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getAcceptorUrl()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getAcceptorUrlMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
IAcceptorDirectBean.IAcceptorProtocolMapType getProtocols()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getProtocolsMetaData()
throws MgmtException
MgmtException - Thrown when this attribute metadata doesn't exist or
if there is some problem obtaining this attribute metadata
IAcceptorDirectBean.ISslParametersType getSslParameters()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getSslParametersMetaData()
throws MgmtException
MgmtException - Thrown when this attribute metadata doesn't exist or
if there is some problem obtaining this attribute metadata
void setAcceptorExternalUrl(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setAcceptorName(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setAcceptorUrl(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||