Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.sf.ssusmpp
Interface ModuleInstanceMBean


public interface ModuleInstanceMBean

Method Summary
 BigInteger getCheckIntervalSecondsForExpiringEventsMap()
          Gets the value of the checkIntervalSecondsForExpiringEventsMap property.
 BigInteger getExpiryTimeSecondsForExpiringEventsMap()
          Gets the value of the expiryTimeSecondsForExpiringEventsMap property.
 BigInteger getHashSizeForExpiringEventsMap()
          Gets the value of the hashSizeForExpiringEventsMap property.
 MonitoringGeneralMBean getMonitoringGeneralMBean()
          Return the value of the MonitoringGeneral element
 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
 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(BigInteger value)
          Sets the value of the checkIntervalSecondsForExpiringEventsMap property.
 void setExpiryTimeSecondsForExpiringEventsMap(BigInteger value)
          Sets the value of the expiryTimeSecondsForExpiringEventsMap property.
 void setHashSizeForExpiringEventsMap(BigInteger value)
          Sets the value of the hashSizeForExpiringEventsMap property.
 void setMonitoringGeneralMBean(MonitoringGeneralMBean val)
          Set the value of the MonitoringGeneral element
 void setName(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(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

 

Method Detail

getName

String getName()
Gets the value of the name property.

setName

void setName(String value)
Sets the value of the name property.

getState

String getState()
Gets the value of the state property.

setState

void setState(String value)
Sets the value of the state property.

getHashSizeForExpiringEventsMap

BigInteger getHashSizeForExpiringEventsMap()
Gets the value of the hashSizeForExpiringEventsMap property.

setHashSizeForExpiringEventsMap

void setHashSizeForExpiringEventsMap(BigInteger value)
Sets the value of the hashSizeForExpiringEventsMap property.

getExpiryTimeSecondsForExpiringEventsMap

BigInteger getExpiryTimeSecondsForExpiringEventsMap()
Gets the value of the expiryTimeSecondsForExpiringEventsMap property.

setExpiryTimeSecondsForExpiringEventsMap

void setExpiryTimeSecondsForExpiringEventsMap(BigInteger value)
Sets the value of the expiryTimeSecondsForExpiringEventsMap property.

getCheckIntervalSecondsForExpiringEventsMap

BigInteger getCheckIntervalSecondsForExpiringEventsMap()
Gets the value of the checkIntervalSecondsForExpiringEventsMap property.

setCheckIntervalSecondsForExpiringEventsMap

void setCheckIntervalSecondsForExpiringEventsMap(BigInteger value)
Sets the value of the checkIntervalSecondsForExpiringEventsMap property.

getMonitoringGeneralMBean

MonitoringGeneralMBean getMonitoringGeneralMBean()
Return the value of the MonitoringGeneral element

setMonitoringGeneralMBean

void setMonitoringGeneralMBean(MonitoringGeneralMBean val)
Set the value of the MonitoringGeneral element

getStateChangedNotificationRulesMBean

StateChangedNotificationRulesMBean getStateChangedNotificationRulesMBean()
Return the value of the StateChangedNotificationRules element

setStateChangedNotificationRulesMBean

void setStateChangedNotificationRulesMBean(StateChangedNotificationRulesMBean val)
Set the value of the StateChangedNotificationRules element

getThresholdCrossedNotificationsMBean

ThresholdCrossedNotificationsMBean getThresholdCrossedNotificationsMBean()
Return the value of the ThresholdCrossedNotifications element

setThresholdCrossedNotificationsMBean

void setThresholdCrossedNotificationsMBean(ThresholdCrossedNotificationsMBean val)
Set the value of the ThresholdCrossedNotifications element

getSmppIncomingRoutingRulesMBean

SmppInboundRoutingMBean getSmppIncomingRoutingRulesMBean()
Return the value of the SmppInboundRouting element

setSmppIncomingRoutingRulesMBean

void setSmppIncomingRoutingRulesMBean(SmppInboundRoutingMBean val)
Set the value of the SmppInboundRouting element

getSmppNetworkEntitiesMBean

SmppOutboundRoutingMBean getSmppNetworkEntitiesMBean()
Return the value of the SmppOutboundRouting element

setSmppNetworkEntitiesMBean

void setSmppNetworkEntitiesMBean(SmppOutboundRoutingMBean val)
Set the value of the SmppOutboundRouting element

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.