Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.sm.pme
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.
 PmeMBean getPmeMBean()
          Return the value of the Pme 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 setPmeMBean(PmeMBean val)
          Set the value of the Pme 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.

getPmeMBean

PmeMBean getPmeMBean()
Return the value of the Pme element

setPmeMBean

void setPmeMBean(PmeMBean val)
Set the value of the Pme 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.