public interface ModuleInstanceMBean
Modifier and Type | Method and Description |
---|---|
void |
addTarget()
Add a new element named target
|
java.math.BigInteger |
getCheckIntervalSecondsForExpiringEventsMap()
Gets the value of the checkIntervalSecondsForExpiringEventsMap property.
|
java.lang.String |
getDestinationDispatcherClass()
Gets the value of the destinationDispatcherClass property.
|
java.math.BigInteger |
getExpiryTimeSecondsForExpiringEventsMap()
Gets the value of the expiryTimeSecondsForExpiringEventsMap property.
|
java.math.BigInteger |
getHashSizeForExpiringEventsMap()
Gets the value of the hashSizeForExpiringEventsMap property.
|
MonitoringGeneralMBean |
getMonitoringGeneralMBean()
Return the value of the MonitoringGeneral element
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getProtocolValue() |
java.math.BigInteger |
getRemoteSystemReconnectDelay()
Gets the value of the remoteSystemReconnectDelay property.
|
java.math.BigInteger |
getRemoteSystemReconnectPeriod()
Gets the value of the remoteSystemReconnectPeriod property.
|
java.lang.String |
getSccpCliBuffer()
Gets the value of the sccpCliBuffer property.
|
KeyBasedDispatchMBean |
getSccpIncomingRoutingRulesMBean()
Return the value of the KeyBasedDispatch element
|
SccpMBean |
getSccpMBean()
Return the value of the Sccp element
|
java.math.BigInteger |
getSlsRange()
Gets the value of the slsRange property.
|
java.lang.String |
getStackIp()
Gets the value of the stackIp property.
|
java.math.BigInteger |
getStackPort()
Gets the value of the stackPort property.
|
java.lang.String |
getState()
Gets the value of the state property.
|
StateChangedNotificationRulesMBean |
getStateChangedNotificationRulesMBean()
Return the value of the StateChangedNotificationRules element
|
java.util.List<TargetMBean> |
getTargetMBean()
Return the list of the Target element
|
ThresholdCrossedNotificationsMBean |
getThresholdCrossedNotificationsMBean()
Return the value of the ThresholdCrossedNotifications element
|
java.lang.String |
getVendorValue() |
boolean |
isRemoteSystemReconnectFixedDelay()
Gets the value of the remoteSystemReconnectFixedDelay property.
|
void |
removeTarget(int index)
Remove an element named target by the index
|
void |
setCheckIntervalSecondsForExpiringEventsMap(java.math.BigInteger value)
Sets the value of the checkIntervalSecondsForExpiringEventsMap property.
|
void |
setDestinationDispatcherClass(java.lang.String value)
Sets the value of the destinationDispatcherClass property.
|
void |
setExpiryTimeSecondsForExpiringEventsMap(java.math.BigInteger value)
Sets the value of the expiryTimeSecondsForExpiringEventsMap property.
|
void |
setHashSizeForExpiringEventsMap(java.math.BigInteger value)
Sets the value of the hashSizeForExpiringEventsMap property.
|
void |
setMonitoringGeneralMBean(MonitoringGeneralMBean val)
Set the value of the MonitoringGeneral element
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setProtocolValue(java.lang.String value)
Set the value of protocol
|
void |
setRemoteSystemReconnectDelay(java.math.BigInteger value)
Sets the value of the remoteSystemReconnectDelay property.
|
void |
setRemoteSystemReconnectFixedDelay(boolean value)
Sets the value of the remoteSystemReconnectFixedDelay property.
|
void |
setRemoteSystemReconnectPeriod(java.math.BigInteger value)
Sets the value of the remoteSystemReconnectPeriod property.
|
void |
setSccpCliBuffer(java.lang.String value)
Sets the value of the sccpCliBuffer property.
|
void |
setSccpIncomingRoutingRulesMBean(KeyBasedDispatchMBean val)
Set the value of the KeyBasedDispatch element
|
void |
setSccpMBean(SccpMBean val)
Set the value of the Sccp element
|
void |
setSlsRange(java.math.BigInteger value)
Sets the value of the slsRange property.
|
void |
setStackIp(java.lang.String value)
Sets the value of the stackIp property.
|
void |
setStackPort(java.math.BigInteger value)
Sets the value of the stackPort property.
|
void |
setState(java.lang.String value)
Sets the value of the state property.
|
void |
setStateChangedNotificationRulesMBean(StateChangedNotificationRulesMBean val)
Set the value of the StateChangedNotificationRules element
|
void |
setThresholdCrossedNotificationsMBean(ThresholdCrossedNotificationsMBean val)
Set the value of the ThresholdCrossedNotifications element
|
void |
setVendorValue(java.lang.String value)
Set the value of vendor
|
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String getState()
void setState(java.lang.String value)
java.math.BigInteger getHashSizeForExpiringEventsMap()
void setHashSizeForExpiringEventsMap(java.math.BigInteger value)
java.math.BigInteger getExpiryTimeSecondsForExpiringEventsMap()
void setExpiryTimeSecondsForExpiringEventsMap(java.math.BigInteger value)
java.math.BigInteger getCheckIntervalSecondsForExpiringEventsMap()
void setCheckIntervalSecondsForExpiringEventsMap(java.math.BigInteger value)
java.lang.String getDestinationDispatcherClass()
void setDestinationDispatcherClass(java.lang.String value)
java.lang.String getStackIp()
void setStackIp(java.lang.String value)
java.math.BigInteger getStackPort()
void setStackPort(java.math.BigInteger value)
java.math.BigInteger getSlsRange()
void setSlsRange(java.math.BigInteger value)
java.math.BigInteger getRemoteSystemReconnectDelay()
void setRemoteSystemReconnectDelay(java.math.BigInteger value)
java.math.BigInteger getRemoteSystemReconnectPeriod()
void setRemoteSystemReconnectPeriod(java.math.BigInteger value)
boolean isRemoteSystemReconnectFixedDelay()
void setRemoteSystemReconnectFixedDelay(boolean value)
java.lang.String getSccpCliBuffer()
void setSccpCliBuffer(java.lang.String value)
void setVendorValue(java.lang.String value)
java.lang.String getVendorValue()
void setProtocolValue(java.lang.String value)
java.lang.String getProtocolValue()
void addTarget()
void removeTarget(int index)
MonitoringGeneralMBean getMonitoringGeneralMBean()
void setMonitoringGeneralMBean(MonitoringGeneralMBean val)
StateChangedNotificationRulesMBean getStateChangedNotificationRulesMBean()
void setStateChangedNotificationRulesMBean(StateChangedNotificationRulesMBean val)
ThresholdCrossedNotificationsMBean getThresholdCrossedNotificationsMBean()
void setThresholdCrossedNotificationsMBean(ThresholdCrossedNotificationsMBean val)
KeyBasedDispatchMBean getSccpIncomingRoutingRulesMBean()
void setSccpIncomingRoutingRulesMBean(KeyBasedDispatchMBean val)
java.util.List<TargetMBean> getTargetMBean()
SccpMBean getSccpMBean()
void setSccpMBean(SccpMBean val)