|
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 StateChangedNotificationRuleMBean
Inteface for StateChangedNotificationRuleMBean
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 |
getMBeanType() TBD: Add description |
java.lang.String |
getMessage() TBD: Add description |
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. |
javax.management.ObjectName |
getStateChangedNotificationRules_REFSEP_() Returns the MBean parent get accessor to the parent mbean: StateChangedNotificationRules_REFSEP_ |
java.lang.String |
getValue() Specifies an attribute value that triggers generation of the notification |
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 |
setMBeanType(java.lang.String param) TBD: Add description |
void |
setMessage(java.lang.String param) TBD: Add description |
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 |
setValue(java.lang.String param) Specifies an attribute value that triggers generation of the notification |
Method Detail |
---|
javax.management.ObjectName getStateChangedNotificationRules_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 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 getValue() throws java.io.IOException
java.io.IOException
void setValue(java.lang.String 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 getMessage() throws java.io.IOException
java.io.IOException
void setMessage(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 |