|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
---|
boolean isEnableRuntimeMBeans()
void setEnableRuntimeMBeans(boolean value)
boolean isEnableNotifications()
void setEnableNotifications(boolean value)
Integer getCounterIntervalInSeconds()
void setCounterIntervalInSeconds(Integer value)
int getNotificationTriggerCheckIntervalSeconds()
void setNotificationTriggerCheckIntervalSeconds(int value)
Integer getHashSizeForExpiringEventsMap()
void setHashSizeForExpiringEventsMap(Integer value)
Integer getExpiryTimeSecondsForExpiringEventsMap()
void setExpiryTimeSecondsForExpiringEventsMap(Integer value)
Integer getCheckIntervalSecondsForExpiringEventsMap()
void setCheckIntervalSecondsForExpiringEventsMap(Integer value)
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |