Skip navigation links

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

E38079-01


oracle.axia.platform.runtimembean.pn
Interface GeneralMonitoringParamsMBean


public interface GeneralMonitoringParamsMBean

Method Summary
 Integer getCheckIntervalSecondsForExpiringEventsMap()
          Gets the value of the checkIntervalSecondsForExpiringEventsMap property.
 Integer getCounterIntervalInSeconds()
          Gets the value of the counterIntervalInSeconds property.
 Integer getExpiryTimeSecondsForExpiringEventsMap()
          Gets the value of the expiryTimeSecondsForExpiringEventsMap property.
 Integer getHashSizeForExpiringEventsMap()
          Gets the value of the hashSizeForExpiringEventsMap property.
 int getNotificationTriggerCheckIntervalSeconds()
          Gets the value of the notificationTriggerCheckIntervalSeconds property.
 boolean isEnableNotifications()
          Gets the value of the enableNotifications property.
 boolean isEnableRuntimeMBeans()
          Gets the value of the enableRuntimeMBeans property.
 void setCheckIntervalSecondsForExpiringEventsMap(Integer value)
          Sets the value of the checkIntervalSecondsForExpiringEventsMap property.
 void setCounterIntervalInSeconds(Integer value)
          Sets the value of the counterIntervalInSeconds property.
 void setEnableNotifications(boolean value)
          Sets the value of the enableNotifications property.
 void setEnableRuntimeMBeans(boolean value)
          Sets the value of the enableRuntimeMBeans property.
 void setExpiryTimeSecondsForExpiringEventsMap(Integer value)
          Sets the value of the expiryTimeSecondsForExpiringEventsMap property.
 void setHashSizeForExpiringEventsMap(Integer value)
          Sets the value of the hashSizeForExpiringEventsMap property.
 void setNotificationTriggerCheckIntervalSeconds(int value)
          Sets the value of the notificationTriggerCheckIntervalSeconds property.

 

Method Detail

isEnableRuntimeMBeans

boolean isEnableRuntimeMBeans()
Gets the value of the enableRuntimeMBeans property.

setEnableRuntimeMBeans

void setEnableRuntimeMBeans(boolean value)
Sets the value of the enableRuntimeMBeans property.

isEnableNotifications

boolean isEnableNotifications()
Gets the value of the enableNotifications property.

setEnableNotifications

void setEnableNotifications(boolean value)
Sets the value of the enableNotifications property.

getCounterIntervalInSeconds

Integer getCounterIntervalInSeconds()
Gets the value of the counterIntervalInSeconds property.

setCounterIntervalInSeconds

void setCounterIntervalInSeconds(Integer value)
Sets the value of the counterIntervalInSeconds property.

getNotificationTriggerCheckIntervalSeconds

int getNotificationTriggerCheckIntervalSeconds()
Gets the value of the notificationTriggerCheckIntervalSeconds property.

setNotificationTriggerCheckIntervalSeconds

void setNotificationTriggerCheckIntervalSeconds(int value)
Sets the value of the notificationTriggerCheckIntervalSeconds property.

getHashSizeForExpiringEventsMap

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

setHashSizeForExpiringEventsMap

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

getExpiryTimeSecondsForExpiringEventsMap

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

setExpiryTimeSecondsForExpiringEventsMap

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

getCheckIntervalSecondsForExpiringEventsMap

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

setCheckIntervalSecondsForExpiringEventsMap

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

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.