|
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 ThresholdCrossedNotificationRuleMBean
Inteface for ThresholdCrossedNotificationRuleMBean
Method Summary | |
---|---|
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getEnabled() Specifies whether or not the notification is enabled |
java.lang.String |
getMBeanAttribute() Specifies an attribute of the MBean defined in the MBean Type field to be monitored |
java.lang.String |
getMBeanCountingMethod() Specifies the counting method class |
java.lang.String |
getMBeanType() Specifies a type of the runtime MBean to be monitored |
java.lang.String |
getNotificationClass() Specifies a notification class. |
java.lang.String |
getResourceFilter() This rule will apply only to mbeans belonging to the specified resources. |
java.lang.String |
getServerFilter() This rule will apply only to mbeans residing on the specified server. |
java.lang.String |
getThresholdCeasedMessage() TBD: Add description |
int |
getThresholdCeasedValue() Specifies a threshold for which the 'ceased' notification must be triggered |
java.lang.String |
getThresholdCrossedMessage() TBD: Add description |
javax.management.ObjectName |
getThresholdCrossedNotificationRules_REFSEP_() Returns the MBean parent get accessor to the parent mbean: ThresholdCrossedNotificationRules_REFSEP_ |
int |
getThresholdValue() Specifies a high threshold, when the Class field is set to 'High', or low threshold, when the Class field is set to 'Low' |
void |
setEnabled(java.lang.String param) Specifies whether or not the notification is enabled |
void |
setMBeanAttribute(java.lang.String param) Specifies an attribute of the MBean defined in the MBean Type field to be monitored |
void |
setMBeanCountingMethod(java.lang.String param) Specifies the counting method class |
void |
setMBeanType(java.lang.String param) Specifies a type of the runtime MBean to be monitored |
void |
setNotificationClass(java.lang.String param) Specifies a notification class. |
void |
setResourceFilter(java.lang.String param) This rule will apply only to mbeans belonging to the specified resources. |
void |
setServerFilter(java.lang.String param) This rule will apply only to mbeans residing on the specified server. |
void |
setThresholdCeasedMessage(java.lang.String param) TBD: Add description |
void |
setThresholdCeasedValue(int param) Specifies a threshold for which the 'ceased' notification must be triggered |
void |
setThresholdCrossedMessage(java.lang.String param) TBD: Add description |
void |
setThresholdValue(int param) Specifies a high threshold, when the Class field is set to 'High', or low threshold, when the Class field is set to 'Low' |
Method Detail |
---|
javax.management.ObjectName getThresholdCrossedNotificationRules_REFSEP_() throws java.io.IOException
java.io.IOException
java.lang.String getEnabled() throws java.io.IOException
java.io.IOException
void setEnabled(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getMBeanType() throws java.io.IOException
java.io.IOException
void setMBeanType(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getMBeanCountingMethod() throws java.io.IOException
java.io.IOException
void setMBeanCountingMethod(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getMBeanAttribute() throws java.io.IOException
java.io.IOException
void setMBeanAttribute(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getNotificationClass() throws java.io.IOException
java.io.IOException
void setNotificationClass(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getThresholdValue() throws java.io.IOException
java.io.IOException
void setThresholdValue(int param) throws java.io.IOException
param
-java.io.IOException
int getThresholdCeasedValue() throws java.io.IOException
java.io.IOException
void setThresholdCeasedValue(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getServerFilter() throws java.io.IOException
java.io.IOException
void setServerFilter(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getResourceFilter() throws java.io.IOException
java.io.IOException
void setResourceFilter(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getThresholdCrossedMessage() throws java.io.IOException
java.io.IOException
void setThresholdCrossedMessage(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getThresholdCeasedMessage() throws java.io.IOException
java.io.IOException
void setThresholdCeasedMessage(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.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 |