Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sf.ssusip
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.
 String getGloballyRoutableUri()
          Gets the value of the globallyRoutableUri 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.
 SipInboundRoutingMBean getSipIncomingRoutingRulesMBean()
          Return the value of the SipInboundRouting element
 SipOutboundRoutingMBean getSipNetworkEntitiesMBean()
          Return the value of the SipOutboundRouting 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
 boolean isSessionIDOverride()
          Gets the value of the sessionIDOverride property.
 void setCheckIntervalSecondsForExpiringEventsMap(BigInteger value)
          Sets the value of the checkIntervalSecondsForExpiringEventsMap property.
 void setExpiryTimeSecondsForExpiringEventsMap(BigInteger value)
          Sets the value of the expiryTimeSecondsForExpiringEventsMap property.
 void setGloballyRoutableUri(String value)
          Sets the value of the globallyRoutableUri 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 setSessionIDOverride(boolean value)
          Sets the value of the sessionIDOverride property.
 void setSipIncomingRoutingRulesMBean(SipInboundRoutingMBean val)
          Set the value of the SipInboundRouting element
 void setSipNetworkEntitiesMBean(SipOutboundRoutingMBean val)
          Set the value of the SipOutboundRouting 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.

getGloballyRoutableUri

String getGloballyRoutableUri()
Gets the value of the globallyRoutableUri property.

setGloballyRoutableUri

void setGloballyRoutableUri(String value)
Sets the value of the globallyRoutableUri property.

isSessionIDOverride

boolean isSessionIDOverride()
Gets the value of the sessionIDOverride property.

setSessionIDOverride

void setSessionIDOverride(boolean value)
Sets the value of the sessionIDOverride 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

getSipIncomingRoutingRulesMBean

SipInboundRoutingMBean getSipIncomingRoutingRulesMBean()
Return the value of the SipInboundRouting element

setSipIncomingRoutingRulesMBean

void setSipIncomingRoutingRulesMBean(SipInboundRoutingMBean val)
Set the value of the SipInboundRouting element

getSipNetworkEntitiesMBean

SipOutboundRoutingMBean getSipNetworkEntitiesMBean()
Return the value of the SipOutboundRouting element

setSipNetworkEntitiesMBean

void setSipNetworkEntitiesMBean(SipOutboundRoutingMBean val)
Set the value of the SipOutboundRouting 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.