public interface ModuleInstanceMBean
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getCheckIntervalSecondsForExpiringEventsMap()
Gets the value of the checkIntervalSecondsForExpiringEventsMap 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.
|
SmppInboundRoutingMBean |
getSmppIncomingRoutingRulesMBean()
Return the value of the SmppInboundRouting element
|
SmppOutboundRoutingMBean |
getSmppNetworkEntitiesMBean()
Return the value of the SmppOutboundRouting element
|
java.lang.String |
getState()
Gets the value of the state property.
|
StateChangedNotificationRulesMBean |
getStateChangedNotificationRulesMBean()
Return the value of the StateChangedNotificationRules element
|
ThresholdCrossedNotificationsMBean |
getThresholdCrossedNotificationsMBean()
Return the value of the ThresholdCrossedNotifications element
|
void |
setCheckIntervalSecondsForExpiringEventsMap(java.math.BigInteger value)
Sets the value of the checkIntervalSecondsForExpiringEventsMap 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 |
setSmppIncomingRoutingRulesMBean(SmppInboundRoutingMBean val)
Set the value of the SmppInboundRouting element
|
void |
setSmppNetworkEntitiesMBean(SmppOutboundRoutingMBean val)
Set the value of the SmppOutboundRouting element
|
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
|
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)
MonitoringGeneralMBean getMonitoringGeneralMBean()
void setMonitoringGeneralMBean(MonitoringGeneralMBean val)
StateChangedNotificationRulesMBean getStateChangedNotificationRulesMBean()
void setStateChangedNotificationRulesMBean(StateChangedNotificationRulesMBean val)
ThresholdCrossedNotificationsMBean getThresholdCrossedNotificationsMBean()
void setThresholdCrossedNotificationsMBean(ThresholdCrossedNotificationsMBean val)
SmppInboundRoutingMBean getSmppIncomingRoutingRulesMBean()
void setSmppIncomingRoutingRulesMBean(SmppInboundRoutingMBean val)
SmppOutboundRoutingMBean getSmppNetworkEntitiesMBean()
void setSmppNetworkEntitiesMBean(SmppOutboundRoutingMBean val)