|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MonitoringGeneralMBean
Inteface for MonitoringGeneralMBean
| Method Summary | |
|---|---|
int |
getCounterIntervalInSeconds()Provides measurements recorded in a recent time interval. |
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
java.lang.String |
getEnableNotifications()Specifies whether or not JMX notifications are enabled. |
java.lang.String |
getEnableRuntimeMBeans()Specifies whether or not JMX Runtime MBeans are enabled. |
int |
getNotificationTriggerCheckIntervalInSeconds()Specifies the interval between consecutive sampling of counters. |
void |
setCounterIntervalInSeconds(int param)Provides measurements recorded in a recent time interval. |
void |
setEnableNotifications(java.lang.String param)Specifies whether or not JMX notifications are enabled. |
void |
setEnableRuntimeMBeans(java.lang.String param)Specifies whether or not JMX Runtime MBeans are enabled. |
void |
setNotificationTriggerCheckIntervalInSeconds(int param)Specifies the interval between consecutive sampling of counters. |
| Method Detail |
|---|
java.lang.String getEnableRuntimeMBeans()
throws java.io.IOException
java.io.IOException
void setEnableRuntimeMBeans(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getEnableNotifications()
throws java.io.IOException
java.io.IOException
void setEnableNotifications(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
int getNotificationTriggerCheckIntervalInSeconds()
throws java.io.IOException
java.io.IOException
void setNotificationTriggerCheckIntervalInSeconds(int param)
throws java.io.IOException
param -java.io.IOException
int getCounterIntervalInSeconds()
throws java.io.IOException
java.io.IOException
void setCounterIntervalInSeconds(int param)
throws java.io.IOException
param -java.io.IOExceptionjava.lang.String getDeploymentName()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||