|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IAbstractAcceptorJmsUrlReceiveBean
Configuration Bean representing a 'AcceptorJmsUrlReceive'
| Nested Class Summary | |
|---|---|
static interface |
IAbstractAcceptorJmsUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Inner class representing AcceptorDirectAuthenticationType 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 | |
|---|---|
IAcceptorJmsUrlReceiveBean.IAcceptorDirectAuthenticationType |
getAuthentication()
Get the attribute for AUTHENTICATION. |
IMgmtAttributeMetaData |
getAuthenticationMetaData()
Get the attribute metadata for AUTHENTICATION. |
java.lang.String |
getType()
Get the attribute for TYPE as a String value. |
IMgmtAttributeMetaData |
getTypeMetaData()
Get the attribute metadata for TYPE. |
java.lang.String |
getUrl()
Get the attribute for URL as a String value. |
IMgmtAttributeMetaData |
getUrlMetaData()
Get the attribute metadata for URL. |
java.lang.String |
getUser()
Get the attribute for USER as a String value. |
java.lang.String |
getUser(java.lang.String defValue)
Get the attribute for USER as a String value. |
IMgmtAttributeMetaData |
getUserMetaData()
Get the attribute metadata for USER. |
void |
setUrl(java.lang.String value)
Set the attribute for URL to the specified String value. |
void |
setUser(java.lang.String value)
Set the attribute for USER 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 |
|---|
IAcceptorJmsUrlReceiveBean.IAcceptorDirectAuthenticationType getAuthentication()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getAuthenticationMetaData()
throws MgmtException
MgmtException - Thrown when this attribute metadata doesn't exist or
if there is some problem obtaining this attribute metadata
java.lang.String getType()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getTypeMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getUrl()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getUrlMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getUser()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
java.lang.String getUser(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 getUserMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
void setUrl(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setUser(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 | |||||||