Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ws
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.
 String getOeAddress()
          Gets the value of the oeAddress property.
 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
 WebServiceMBean getWebServiceMBean()
          Return the value of the WebService 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 setOeAddress(String value)
          Sets the value of the oeAddress property.
 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
 void setWebServiceMBean(WebServiceMBean val)
          Set the value of the WebService 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.

getOeAddress

String getOeAddress()
Gets the value of the oeAddress property.

setOeAddress

void setOeAddress(String value)
Sets the value of the oeAddress 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.

getWebServiceMBean

WebServiceMBean getWebServiceMBean()
Return the value of the WebService element

setWebServiceMBean

void setWebServiceMBean(WebServiceMBean val)
Set the value of the WebService 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.