public interface ModuleInstanceMBean
Modifier and Type | Method and Description |
---|---|
AdditionalHeaderMBean |
getAdditionalHeaderMBean()
Return the value of the AdditionalHeader element
|
AdvancedSMPPConfigParserMBean |
getAdvancedSMPPMBean()
Return the value of the AdvancedSMPPConfigParser element
|
java.math.BigInteger |
getCheckIntervalSecondsForExpiringEventsMap()
Gets the value of the checkIntervalSecondsForExpiringEventsMap property.
|
java.math.BigInteger |
getDefaultSubscriptionDurationSeconds()
Gets the value of the defaultSubscriptionDurationSeconds property.
|
java.math.BigInteger |
getExpiryTimeSecondsForExpiringEventsMap()
Gets the value of the expiryTimeSecondsForExpiringEventsMap property.
|
java.math.BigInteger |
getHashSizeForExpiringEventsMap()
Gets the value of the hashSizeForExpiringEventsMap property.
|
java.math.BigInteger |
getMaxSubscriptionDurationSeconds()
Gets the value of the maxSubscriptionDurationSeconds property.
|
java.math.BigInteger |
getMinSubscriptionDurationSeconds()
Gets the value of the minSubscriptionDurationSeconds property.
|
MonitoringGeneralMBean |
getMonitoringGeneralMBean()
Return the value of the MonitoringGeneral element
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getRel100DefaultModeValue() |
SessionKeepAliveMBean |
getSessionKeepAliveMBean()
Return the value of the SessionKeepAlive element
|
SipMBean |
getSipMBean()
Return the value of the Sip element
|
SmppHandlingSMPPConfigParserMBean |
getSmppGeneralHandlingMBean()
Return the value of the SmppHandlingSMPPConfigParser element
|
SmppHandlingMBean |
getSmppHandlingMBean()
Return the value of the SmppHandling element
|
java.lang.String |
getState()
Gets the value of the state property.
|
StateChangedNotificationRulesMBean |
getStateChangedNotificationRulesMBean()
Return the value of the StateChangedNotificationRules element
|
SupplementaryServiceHandlingMBean |
getSupplementaryServiceHandlingMBean()
Return the value of the SupplementaryServiceHandling element
|
java.math.BigInteger |
getTcaTimeoutIntervalSeconds()
Gets the value of the tcaTimeoutIntervalSeconds property.
|
java.math.BigInteger |
getTcpTimeoutIntervalSeconds()
Gets the value of the tcpTimeoutIntervalSeconds property.
|
java.math.BigInteger |
getTcterTimeoutIntervalSeconds()
Gets the value of the tcterTimeoutIntervalSeconds property.
|
ThresholdCrossedNotificationsMBean |
getThresholdCrossedNotificationsMBean()
Return the value of the ThresholdCrossedNotifications element
|
java.math.BigInteger |
getTspTimeoutIntervalSeconds()
Gets the value of the tspTimeoutIntervalSeconds property.
|
java.math.BigInteger |
getTsterTimeoutIntervalSeconds()
Gets the value of the tsterTimeoutIntervalSeconds property.
|
void |
setAdditionalHeaderMBean(AdditionalHeaderMBean val)
Set the value of the AdditionalHeader element
|
void |
setAdvancedSMPPMBean(AdvancedSMPPConfigParserMBean val)
Set the value of the AdvancedSMPPConfigParser element
|
void |
setCheckIntervalSecondsForExpiringEventsMap(java.math.BigInteger value)
Sets the value of the checkIntervalSecondsForExpiringEventsMap property.
|
void |
setDefaultSubscriptionDurationSeconds(java.math.BigInteger value)
Sets the value of the defaultSubscriptionDurationSeconds 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 |
setMaxSubscriptionDurationSeconds(java.math.BigInteger value)
Sets the value of the maxSubscriptionDurationSeconds property.
|
void |
setMinSubscriptionDurationSeconds(java.math.BigInteger value)
Sets the value of the minSubscriptionDurationSeconds 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 |
setRel100DefaultModeValue(java.lang.String value)
Set the value of rel100DefaultMode
|
void |
setSessionKeepAliveMBean(SessionKeepAliveMBean val)
Set the value of the SessionKeepAlive element
|
void |
setSipMBean(SipMBean val)
Set the value of the Sip element
|
void |
setSmppGeneralHandlingMBean(SmppHandlingSMPPConfigParserMBean val)
Set the value of the SmppHandlingSMPPConfigParser element
|
void |
setSmppHandlingMBean(SmppHandlingMBean val)
Set the value of the SmppHandling 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 |
setSupplementaryServiceHandlingMBean(SupplementaryServiceHandlingMBean val)
Set the value of the SupplementaryServiceHandling element
|
void |
setTcaTimeoutIntervalSeconds(java.math.BigInteger value)
Sets the value of the tcaTimeoutIntervalSeconds property.
|
void |
setTcpTimeoutIntervalSeconds(java.math.BigInteger value)
Sets the value of the tcpTimeoutIntervalSeconds property.
|
void |
setTcterTimeoutIntervalSeconds(java.math.BigInteger value)
Sets the value of the tcterTimeoutIntervalSeconds property.
|
void |
setThresholdCrossedNotificationsMBean(ThresholdCrossedNotificationsMBean val)
Set the value of the ThresholdCrossedNotifications element
|
void |
setTspTimeoutIntervalSeconds(java.math.BigInteger value)
Sets the value of the tspTimeoutIntervalSeconds property.
|
void |
setTsterTimeoutIntervalSeconds(java.math.BigInteger value)
Sets the value of the tsterTimeoutIntervalSeconds property.
|
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String getState()
void setState(java.lang.String value)
java.math.BigInteger getTsterTimeoutIntervalSeconds()
void setTsterTimeoutIntervalSeconds(java.math.BigInteger value)
java.math.BigInteger getTcterTimeoutIntervalSeconds()
void setTcterTimeoutIntervalSeconds(java.math.BigInteger value)
java.math.BigInteger getTspTimeoutIntervalSeconds()
void setTspTimeoutIntervalSeconds(java.math.BigInteger value)
java.math.BigInteger getTcpTimeoutIntervalSeconds()
void setTcpTimeoutIntervalSeconds(java.math.BigInteger value)
java.math.BigInteger getTcaTimeoutIntervalSeconds()
void setTcaTimeoutIntervalSeconds(java.math.BigInteger value)
java.math.BigInteger getMinSubscriptionDurationSeconds()
void setMinSubscriptionDurationSeconds(java.math.BigInteger value)
java.math.BigInteger getMaxSubscriptionDurationSeconds()
void setMaxSubscriptionDurationSeconds(java.math.BigInteger value)
java.math.BigInteger getDefaultSubscriptionDurationSeconds()
void setDefaultSubscriptionDurationSeconds(java.math.BigInteger 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)
void setRel100DefaultModeValue(java.lang.String value)
java.lang.String getRel100DefaultModeValue()
SmppHandlingSMPPConfigParserMBean getSmppGeneralHandlingMBean()
void setSmppGeneralHandlingMBean(SmppHandlingSMPPConfigParserMBean val)
AdvancedSMPPConfigParserMBean getAdvancedSMPPMBean()
void setAdvancedSMPPMBean(AdvancedSMPPConfigParserMBean val)
SipMBean getSipMBean()
void setSipMBean(SipMBean val)
AdditionalHeaderMBean getAdditionalHeaderMBean()
void setAdditionalHeaderMBean(AdditionalHeaderMBean val)
SessionKeepAliveMBean getSessionKeepAliveMBean()
void setSessionKeepAliveMBean(SessionKeepAliveMBean val)
SupplementaryServiceHandlingMBean getSupplementaryServiceHandlingMBean()
void setSupplementaryServiceHandlingMBean(SupplementaryServiceHandlingMBean val)
SmppHandlingMBean getSmppHandlingMBean()
void setSmppHandlingMBean(SmppHandlingMBean val)
MonitoringGeneralMBean getMonitoringGeneralMBean()
void setMonitoringGeneralMBean(MonitoringGeneralMBean val)
StateChangedNotificationRulesMBean getStateChangedNotificationRulesMBean()
void setStateChangedNotificationRulesMBean(StateChangedNotificationRulesMBean val)
ThresholdCrossedNotificationsMBean getThresholdCrossedNotificationsMBean()
void setThresholdCrossedNotificationsMBean(ThresholdCrossedNotificationsMBean val)