|
Sonic Management API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface IAbstractBrokerBean.IAbstractRoutingParametersType
Inner class representing RoutingParametersType This class extends IMgmtListBase
| Method Summary | |
|---|---|
long |
getConnectAttemptInterval()
Get the attribute for CONNECT_ATTEMPT_INTERVAL as a long value. |
IMgmtAttributeMetaData |
getConnectAttemptIntervalMetaData()
Get the attribute metadata for CONNECT_ATTEMPT_INTERVAL. |
int |
getConnectIdleTimeout()
Get the attribute for CONNECT_IDLE_TIMEOUT as a int value. |
IMgmtAttributeMetaData |
getConnectIdleTimeoutMetaData()
Get the attribute metadata for CONNECT_IDLE_TIMEOUT. |
int |
getConnectRetryCount()
Get the attribute for CONNECT_RETRY_COUNT as a int value. |
IMgmtAttributeMetaData |
getConnectRetryCountMetaData()
Get the attribute metadata for CONNECT_RETRY_COUNT. |
long |
getConnectRetryInterval()
Get the attribute for CONNECT_RETRY_INTERVAL as a long value. |
IMgmtAttributeMetaData |
getConnectRetryIntervalMetaData()
Get the attribute metadata for CONNECT_RETRY_INTERVAL. |
boolean |
getEnableGlobalSubcriptionsForwarding()
Get the attribute for ENABLE_GLOBAL_SUBCRIPTIONS_FORWARDING as a boolean value. |
IMgmtAttributeMetaData |
getEnableGlobalSubcriptionsForwardingMetaData()
Get the attribute metadata for ENABLE_GLOBAL_SUBCRIPTIONS_FORWARDING. |
int |
getFcMonitorInterval()
Get the attribute for FC_MONITOR_INTERVAL as a int value. |
IMgmtAttributeMetaData |
getFcMonitorIntervalMetaData()
Get the attribute metadata for FC_MONITOR_INTERVAL. |
long |
getGlobalSubscriptionExpiration()
Get the attribute for GLOBAL_SUBSCRIPTION_EXPIRATION as a long value. |
long |
getGlobalSubscriptionExpiration(long defValue)
Get the attribute for GLOBAL_SUBSCRIPTION_EXPIRATION as a long value. |
IMgmtAttributeMetaData |
getGlobalSubscriptionExpirationMetaData()
Get the attribute metadata for GLOBAL_SUBSCRIPTION_EXPIRATION. |
int |
getHttpDirectOutboundDispatchThreads()
Get the attribute for HTTP_DIRECT_OUTBOUND_DISPATCH_THREADS as a int value. |
IMgmtAttributeMetaData |
getHttpDirectOutboundDispatchThreadsMetaData()
Get the attribute metadata for HTTP_DIRECT_OUTBOUND_DISPATCH_THREADS. |
int |
getHttpDirectOutboundReservedForGroupedRequestsThreads()
Get the attribute for HTTP_DIRECT_OUTBOUND_RESERVED_FOR_GROUPED_REQUESTS_THREADS as a int value. |
IMgmtAttributeMetaData |
getHttpDirectOutboundReservedForGroupedRequestsThreadsMetaData()
Get the attribute metadata for HTTP_DIRECT_OUTBOUND_RESERVED_FOR_GROUPED_REQUESTS_THREADS. |
long |
getIndoubtReconnectInterval()
Get the attribute for INDOUBT_RECONNECT_INTERVAL as a long value. |
IMgmtAttributeMetaData |
getIndoubtReconnectIntervalMetaData()
Get the attribute metadata for INDOUBT_RECONNECT_INTERVAL. |
long |
getIndoubtTimeout()
Get the attribute for INDOUBT_TIMEOUT as a long value. |
IMgmtAttributeMetaData |
getIndoubtTimeoutMetaData()
Get the attribute metadata for INDOUBT_TIMEOUT. |
java.lang.String |
getRoutingNodeName()
Get the attribute for ROUTING_NODE_NAME as a String value. |
IMgmtAttributeMetaData |
getRoutingNodeNameMetaData()
Get the attribute metadata for ROUTING_NODE_NAME. |
int |
getRoutingThreads()
Get the attribute for ROUTING_THREADS as a int value. |
IMgmtAttributeMetaData |
getRoutingThreadsMetaData()
Get the attribute metadata for ROUTING_THREADS. |
long |
getRoutingTimeout()
Get the attribute for ROUTING_TIMEOUT as a long value. |
IMgmtAttributeMetaData |
getRoutingTimeoutMetaData()
Get the attribute metadata for ROUTING_TIMEOUT. |
void |
setConnectAttemptInterval(long value)
Set the attribute for CONNECT_ATTEMPT_INTERVAL to the specified long value. |
void |
setConnectIdleTimeout(int value)
Set the attribute for CONNECT_IDLE_TIMEOUT to the specified int value. |
void |
setConnectRetryCount(int value)
Set the attribute for CONNECT_RETRY_COUNT to the specified int value. |
void |
setConnectRetryInterval(long value)
Set the attribute for CONNECT_RETRY_INTERVAL to the specified long value. |
void |
setEnableGlobalSubcriptionsForwarding(boolean value)
Set the attribute for ENABLE_GLOBAL_SUBCRIPTIONS_FORWARDING to the specified boolean value. |
void |
setFcMonitorInterval(int value)
Set the attribute for FC_MONITOR_INTERVAL to the specified int value. |
void |
setGlobalSubscriptionExpiration(long value)
Set the attribute for GLOBAL_SUBSCRIPTION_EXPIRATION to the specified long value. |
void |
setHttpDirectOutboundDispatchThreads(int value)
Set the attribute for HTTP_DIRECT_OUTBOUND_DISPATCH_THREADS to the specified int value. |
void |
setHttpDirectOutboundReservedForGroupedRequestsThreads(int value)
Set the attribute for HTTP_DIRECT_OUTBOUND_RESERVED_FOR_GROUPED_REQUESTS_THREADS to the specified int value. |
void |
setIndoubtReconnectInterval(long value)
Set the attribute for INDOUBT_RECONNECT_INTERVAL to the specified long value. |
void |
setIndoubtTimeout(long value)
Set the attribute for INDOUBT_TIMEOUT to the specified long value. |
void |
setRoutingNodeName(java.lang.String value)
Set the attribute for ROUTING_NODE_NAME to the specified String value. |
void |
setRoutingThreads(int value)
Set the attribute for ROUTING_THREADS to the specified int value. |
void |
setRoutingTimeout(long value)
Set the attribute for ROUTING_TIMEOUT to the specified long value. |
| Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase |
|---|
getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getReferenceAttribute, getStringAttribute, 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 |
| Method Detail |
|---|
long getConnectAttemptInterval()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getConnectAttemptIntervalMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
int getConnectIdleTimeout()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getConnectIdleTimeoutMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
int getConnectRetryCount()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getConnectRetryCountMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
long getConnectRetryInterval()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getConnectRetryIntervalMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
boolean getEnableGlobalSubcriptionsForwarding()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getEnableGlobalSubcriptionsForwardingMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
int getFcMonitorInterval()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getFcMonitorIntervalMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
long getGlobalSubscriptionExpiration()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
long getGlobalSubscriptionExpiration(long 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 getGlobalSubscriptionExpirationMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
int getHttpDirectOutboundDispatchThreads()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getHttpDirectOutboundDispatchThreadsMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
int getHttpDirectOutboundReservedForGroupedRequestsThreads()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getHttpDirectOutboundReservedForGroupedRequestsThreadsMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
long getIndoubtReconnectInterval()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getIndoubtReconnectIntervalMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
long getIndoubtTimeout()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getIndoubtTimeoutMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
java.lang.String getRoutingNodeName()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getRoutingNodeNameMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
int getRoutingThreads()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getRoutingThreadsMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
long getRoutingTimeout()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute
IMgmtAttributeMetaData getRoutingTimeoutMetaData()
throws MgmtException
MgmtException - Thrown when this attribute doesn't exist or
if there is some problem obtaining this attribute's metadata
void setConnectAttemptInterval(long value)
throws MgmtException
value - The long value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setConnectIdleTimeout(int value)
throws MgmtException
value - The int value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setConnectRetryCount(int value)
throws MgmtException
value - The int value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setConnectRetryInterval(long value)
throws MgmtException
value - The long value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setEnableGlobalSubcriptionsForwarding(boolean value)
throws MgmtException
value - The boolean value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setFcMonitorInterval(int value)
throws MgmtException
value - The int value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setGlobalSubscriptionExpiration(long value)
throws MgmtException
value - The long value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setHttpDirectOutboundDispatchThreads(int value)
throws MgmtException
value - The int value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setHttpDirectOutboundReservedForGroupedRequestsThreads(int value)
throws MgmtException
value - The int value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setIndoubtReconnectInterval(long value)
throws MgmtException
value - The long value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setIndoubtTimeout(long value)
throws MgmtException
value - The long value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setRoutingNodeName(java.lang.String value)
throws MgmtException
value - The String value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setRoutingThreads(int value)
throws MgmtException
value - The int value for this attribute
MgmtException - Thrown if there is some problem setting this attribute
void setRoutingTimeout(long value)
throws MgmtException
value - The long 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 | |||||||