Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ocf
Interface ModuleInstanceMBean


public interface ModuleInstanceMBean

Method Summary
 AdditionalHeaderMBean getAdditionalHeaderMBean()
          Return the value of the AdditionalHeader element
 AdvancedMBean getAdvancedMBean()
          Return the value of the Advanced element
 AsyncAnnouncementManagerAnnouncementsMBean getAsyncAnnouncementManagerAnnouncementsMBean()
          Return the value of the AsyncAnnouncementManagerAnnouncements element
 AsyncAnnouncementManagerGeneralMBean getAsyncAnnouncementManagerGeneralMBean()
          Return the value of the AsyncAnnouncementManagerGeneral element
 CallHandlingMBean getCallHandlingMBean()
          Return the value of the CallHandling element
 BigInteger getCheckIntervalSecondsForExpiringEventsMap()
          Gets the value of the checkIntervalSecondsForExpiringEventsMap property.
 BigInteger getDefaultSubscriptionDurationSeconds()
          Gets the value of the defaultSubscriptionDurationSeconds property.
 DegradedModeMBean getDegradedModeMBean()
          Return the value of the DegradedMode element
 DiameterCreditControlApplicationAvpsMBean getDiameterCreditControlApplicationAvpsMBean()
          Return the value of the DiameterCreditControlApplicationAvps element
 DiameterCreditControlApplicationGeneralMBean getDiameterCreditControlApplicationGeneralMBean()
          Return the value of the DiameterCreditControlApplicationGeneral element
 String getDiameterToSipCodeMapping()
          Gets the value of the diameterToSipCodeMapping property.
 BigInteger getExpiryTimeSecondsForExpiringEventsMap()
          Gets the value of the expiryTimeSecondsForExpiringEventsMap property.
 String getExternalOutboundProtocol()
          Gets the value of the externalOutboundProtocol property.
 BigInteger getHashSizeForExpiringEventsMap()
          Gets the value of the hashSizeForExpiringEventsMap property.
 BigInteger getMaxSubscriptionDurationSeconds()
          Gets the value of the maxSubscriptionDurationSeconds property.
 BigInteger getMinSubscriptionDurationSeconds()
          Gets the value of the minSubscriptionDurationSeconds property.
 MonitoringGeneralMBean getMonitoringGeneralMBean()
          Return the value of the MonitoringGeneral element
 String getName()
          Gets the value of the name property.
 String getRel100DefaultModeValue()
           
 SessionKeepAliveMBean getSessionKeepAliveMBean()
          Return the value of the SessionKeepAlive element
 SipMBean getSipMBean()
          Return the value of the Sip element
 String getState()
          Gets the value of the state property.
 StateChangedNotificationRulesMBean getStateChangedNotificationRulesMBean()
          Return the value of the StateChangedNotificationRules element
 BigInteger getTcaTimeoutIntervalSeconds()
          Gets the value of the tcaTimeoutIntervalSeconds property.
 BigInteger getTcpTimeoutIntervalSeconds()
          Gets the value of the tcpTimeoutIntervalSeconds property.
 BigInteger getTcterTimeoutIntervalSeconds()
          Gets the value of the tcterTimeoutIntervalSeconds property.
 ThresholdCrossedNotificationsMBean getThresholdCrossedNotificationsMBean()
          Return the value of the ThresholdCrossedNotifications element
 BigInteger getTspTimeoutIntervalSeconds()
          Gets the value of the tspTimeoutIntervalSeconds property.
 BigInteger getTsterTimeoutIntervalSeconds()
          Gets the value of the tsterTimeoutIntervalSeconds property.
 void setAdditionalHeaderMBean(AdditionalHeaderMBean val)
          Set the value of the AdditionalHeader element
 void setAdvancedMBean(AdvancedMBean val)
          Set the value of the Advanced element
 void setAsyncAnnouncementManagerAnnouncementsMBean(AsyncAnnouncementManagerAnnouncementsMBean val)
          Set the value of the AsyncAnnouncementManagerAnnouncements element
 void setAsyncAnnouncementManagerGeneralMBean(AsyncAnnouncementManagerGeneralMBean val)
          Set the value of the AsyncAnnouncementManagerGeneral element
 void setCallHandlingMBean(CallHandlingMBean val)
          Set the value of the CallHandling element
 void setCheckIntervalSecondsForExpiringEventsMap(BigInteger value)
          Sets the value of the checkIntervalSecondsForExpiringEventsMap property.
 void setDefaultSubscriptionDurationSeconds(BigInteger value)
          Sets the value of the defaultSubscriptionDurationSeconds property.
 void setDegradedModeMBean(DegradedModeMBean val)
          Set the value of the DegradedMode element
 void setDiameterCreditControlApplicationAvpsMBean(DiameterCreditControlApplicationAvpsMBean val)
          Set the value of the DiameterCreditControlApplicationAvps element
 void setDiameterCreditControlApplicationGeneralMBean(DiameterCreditControlApplicationGeneralMBean val)
          Set the value of the DiameterCreditControlApplicationGeneral element
 void setDiameterToSipCodeMapping(String value)
          Sets the value of the diameterToSipCodeMapping property.
 void setExpiryTimeSecondsForExpiringEventsMap(BigInteger value)
          Sets the value of the expiryTimeSecondsForExpiringEventsMap property.
 void setExternalOutboundProtocol(String value)
          Sets the value of the externalOutboundProtocol property.
 void setHashSizeForExpiringEventsMap(BigInteger value)
          Sets the value of the hashSizeForExpiringEventsMap property.
 void setMaxSubscriptionDurationSeconds(BigInteger value)
          Sets the value of the maxSubscriptionDurationSeconds property.
 void setMinSubscriptionDurationSeconds(BigInteger value)
          Sets the value of the minSubscriptionDurationSeconds property.
 void setMonitoringGeneralMBean(MonitoringGeneralMBean val)
          Set the value of the MonitoringGeneral element
 void setName(String value)
          Sets the value of the name property.
 void setRel100DefaultModeValue(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 setState(String value)
          Sets the value of the state property.
 void setStateChangedNotificationRulesMBean(StateChangedNotificationRulesMBean val)
          Set the value of the StateChangedNotificationRules element
 void setTcaTimeoutIntervalSeconds(BigInteger value)
          Sets the value of the tcaTimeoutIntervalSeconds property.
 void setTcpTimeoutIntervalSeconds(BigInteger value)
          Sets the value of the tcpTimeoutIntervalSeconds property.
 void setTcterTimeoutIntervalSeconds(BigInteger value)
          Sets the value of the tcterTimeoutIntervalSeconds property.
 void setThresholdCrossedNotificationsMBean(ThresholdCrossedNotificationsMBean val)
          Set the value of the ThresholdCrossedNotifications element
 void setTspTimeoutIntervalSeconds(BigInteger value)
          Sets the value of the tspTimeoutIntervalSeconds property.
 void setTsterTimeoutIntervalSeconds(BigInteger value)
          Sets the value of the tsterTimeoutIntervalSeconds property.

 

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.

getExternalOutboundProtocol

String getExternalOutboundProtocol()
Gets the value of the externalOutboundProtocol property.

setExternalOutboundProtocol

void setExternalOutboundProtocol(String value)
Sets the value of the externalOutboundProtocol property.

getDiameterToSipCodeMapping

String getDiameterToSipCodeMapping()
Gets the value of the diameterToSipCodeMapping property.

setDiameterToSipCodeMapping

void setDiameterToSipCodeMapping(String value)
Sets the value of the diameterToSipCodeMapping property.

getTsterTimeoutIntervalSeconds

BigInteger getTsterTimeoutIntervalSeconds()
Gets the value of the tsterTimeoutIntervalSeconds property.

setTsterTimeoutIntervalSeconds

void setTsterTimeoutIntervalSeconds(BigInteger value)
Sets the value of the tsterTimeoutIntervalSeconds property.

getTcterTimeoutIntervalSeconds

BigInteger getTcterTimeoutIntervalSeconds()
Gets the value of the tcterTimeoutIntervalSeconds property.

setTcterTimeoutIntervalSeconds

void setTcterTimeoutIntervalSeconds(BigInteger value)
Sets the value of the tcterTimeoutIntervalSeconds property.

getTspTimeoutIntervalSeconds

BigInteger getTspTimeoutIntervalSeconds()
Gets the value of the tspTimeoutIntervalSeconds property.

setTspTimeoutIntervalSeconds

void setTspTimeoutIntervalSeconds(BigInteger value)
Sets the value of the tspTimeoutIntervalSeconds property.

getTcpTimeoutIntervalSeconds

BigInteger getTcpTimeoutIntervalSeconds()
Gets the value of the tcpTimeoutIntervalSeconds property.

setTcpTimeoutIntervalSeconds

void setTcpTimeoutIntervalSeconds(BigInteger value)
Sets the value of the tcpTimeoutIntervalSeconds property.

getTcaTimeoutIntervalSeconds

BigInteger getTcaTimeoutIntervalSeconds()
Gets the value of the tcaTimeoutIntervalSeconds property.

setTcaTimeoutIntervalSeconds

void setTcaTimeoutIntervalSeconds(BigInteger value)
Sets the value of the tcaTimeoutIntervalSeconds property.

getMinSubscriptionDurationSeconds

BigInteger getMinSubscriptionDurationSeconds()
Gets the value of the minSubscriptionDurationSeconds property.

setMinSubscriptionDurationSeconds

void setMinSubscriptionDurationSeconds(BigInteger value)
Sets the value of the minSubscriptionDurationSeconds property.

getMaxSubscriptionDurationSeconds

BigInteger getMaxSubscriptionDurationSeconds()
Gets the value of the maxSubscriptionDurationSeconds property.

setMaxSubscriptionDurationSeconds

void setMaxSubscriptionDurationSeconds(BigInteger value)
Sets the value of the maxSubscriptionDurationSeconds property.

getDefaultSubscriptionDurationSeconds

BigInteger getDefaultSubscriptionDurationSeconds()
Gets the value of the defaultSubscriptionDurationSeconds property.

setDefaultSubscriptionDurationSeconds

void setDefaultSubscriptionDurationSeconds(BigInteger value)
Sets the value of the defaultSubscriptionDurationSeconds 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.

setRel100DefaultModeValue

void setRel100DefaultModeValue(String value)
Set the value of rel100DefaultMode

getRel100DefaultModeValue

String getRel100DefaultModeValue()

getDiameterCreditControlApplicationGeneralMBean

DiameterCreditControlApplicationGeneralMBean getDiameterCreditControlApplicationGeneralMBean()
Return the value of the DiameterCreditControlApplicationGeneral element

setDiameterCreditControlApplicationGeneralMBean

void setDiameterCreditControlApplicationGeneralMBean(DiameterCreditControlApplicationGeneralMBean val)
Set the value of the DiameterCreditControlApplicationGeneral element

getAsyncAnnouncementManagerGeneralMBean

AsyncAnnouncementManagerGeneralMBean getAsyncAnnouncementManagerGeneralMBean()
Return the value of the AsyncAnnouncementManagerGeneral element

setAsyncAnnouncementManagerGeneralMBean

void setAsyncAnnouncementManagerGeneralMBean(AsyncAnnouncementManagerGeneralMBean val)
Set the value of the AsyncAnnouncementManagerGeneral element

getAsyncAnnouncementManagerAnnouncementsMBean

AsyncAnnouncementManagerAnnouncementsMBean getAsyncAnnouncementManagerAnnouncementsMBean()
Return the value of the AsyncAnnouncementManagerAnnouncements element

setAsyncAnnouncementManagerAnnouncementsMBean

void setAsyncAnnouncementManagerAnnouncementsMBean(AsyncAnnouncementManagerAnnouncementsMBean val)
Set the value of the AsyncAnnouncementManagerAnnouncements element

getCallHandlingMBean

CallHandlingMBean getCallHandlingMBean()
Return the value of the CallHandling element

setCallHandlingMBean

void setCallHandlingMBean(CallHandlingMBean val)
Set the value of the CallHandling element

getAdvancedMBean

AdvancedMBean getAdvancedMBean()
Return the value of the Advanced element

setAdvancedMBean

void setAdvancedMBean(AdvancedMBean val)
Set the value of the Advanced element

getDiameterCreditControlApplicationAvpsMBean

DiameterCreditControlApplicationAvpsMBean getDiameterCreditControlApplicationAvpsMBean()
Return the value of the DiameterCreditControlApplicationAvps element

setDiameterCreditControlApplicationAvpsMBean

void setDiameterCreditControlApplicationAvpsMBean(DiameterCreditControlApplicationAvpsMBean val)
Set the value of the DiameterCreditControlApplicationAvps element

getDegradedModeMBean

DegradedModeMBean getDegradedModeMBean()
Return the value of the DegradedMode element

setDegradedModeMBean

void setDegradedModeMBean(DegradedModeMBean val)
Set the value of the DegradedMode element

getSipMBean

SipMBean getSipMBean()
Return the value of the Sip element

setSipMBean

void setSipMBean(SipMBean val)
Set the value of the Sip element

getAdditionalHeaderMBean

AdditionalHeaderMBean getAdditionalHeaderMBean()
Return the value of the AdditionalHeader element

setAdditionalHeaderMBean

void setAdditionalHeaderMBean(AdditionalHeaderMBean val)
Set the value of the AdditionalHeader element

getSessionKeepAliveMBean

SessionKeepAliveMBean getSessionKeepAliveMBean()
Return the value of the SessionKeepAlive element

setSessionKeepAliveMBean

void setSessionKeepAliveMBean(SessionKeepAliveMBean val)
Set the value of the SessionKeepAlive element

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

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.