Skip navigation links

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

E38079-01


oracle.axia.platform.runtimembean.pn
Interface StateChangedNotificationMBean


public interface StateChangedNotificationMBean

Method Summary
 void addCountingMethod()
          Add a new element named countingMethod
 void addThresholdClass()
          Add a new element named thresholdClass
 String getCountingMethodValue()
           
 String getMbeanAttribute()
          Gets the value of the mbeanAttribute property.
 String getMbeanType()
          Gets the value of the mbeanType property.
 String getMessage()
          Gets the value of the message property.
 String getThresholdClassValue()
           
 String getThresholdName()
          Gets the value of the thresholdName property.
 String getThresholdResourceFilter()
          Gets the value of the thresholdResourceFilter property.
 String getThresholdServerFilter()
          Gets the value of the thresholdServerFilter property.
 int getThresholdValue()
          Gets the value of the thresholdValue property.
 boolean isThresholdEnabled()
          Gets the value of the thresholdEnabled property.
 void removeCountingMethod()
          Remove an element named countingMethod
 void removeThresholdClass()
          Remove an element named thresholdClass
 void setCountingMethodValue(String value)
          Set the value of countingMethod
 void setMbeanAttribute(String value)
          Sets the value of the mbeanAttribute property.
 void setMbeanType(String value)
          Sets the value of the mbeanType property.
 void setMessage(String value)
          Sets the value of the message property.
 void setThresholdClassValue(String value)
          Set the value of thresholdClass
 void setThresholdEnabled(boolean value)
          Sets the value of the thresholdEnabled property.
 void setThresholdName(String value)
          Sets the value of the thresholdName property.
 void setThresholdResourceFilter(String value)
          Sets the value of the thresholdResourceFilter property.
 void setThresholdServerFilter(String value)
          Sets the value of the thresholdServerFilter property.
 void setThresholdValue(int value)
          Sets the value of the thresholdValue property.

 

Method Detail

getThresholdName

String getThresholdName()
Gets the value of the thresholdName property.

setThresholdName

void setThresholdName(String value)
Sets the value of the thresholdName property.

isThresholdEnabled

boolean isThresholdEnabled()
Gets the value of the thresholdEnabled property.

setThresholdEnabled

void setThresholdEnabled(boolean value)
Sets the value of the thresholdEnabled property.

getMbeanType

String getMbeanType()
Gets the value of the mbeanType property.

setMbeanType

void setMbeanType(String value)
Sets the value of the mbeanType property.

getMbeanAttribute

String getMbeanAttribute()
Gets the value of the mbeanAttribute property.

setMbeanAttribute

void setMbeanAttribute(String value)
Sets the value of the mbeanAttribute property.

getThresholdValue

int getThresholdValue()
Gets the value of the thresholdValue property.

setThresholdValue

void setThresholdValue(int value)
Sets the value of the thresholdValue property.

getMessage

String getMessage()
Gets the value of the message property.

setMessage

void setMessage(String value)
Sets the value of the message property.

getThresholdServerFilter

String getThresholdServerFilter()
Gets the value of the thresholdServerFilter property.

setThresholdServerFilter

void setThresholdServerFilter(String value)
Sets the value of the thresholdServerFilter property.

getThresholdResourceFilter

String getThresholdResourceFilter()
Gets the value of the thresholdResourceFilter property.

setThresholdResourceFilter

void setThresholdResourceFilter(String value)
Sets the value of the thresholdResourceFilter property.

addCountingMethod

void addCountingMethod()
Add a new element named countingMethod

removeCountingMethod

void removeCountingMethod()
Remove an element named countingMethod

setCountingMethodValue

void setCountingMethodValue(String value)
Set the value of countingMethod

getCountingMethodValue

String getCountingMethodValue()

addThresholdClass

void addThresholdClass()
Add a new element named thresholdClass

removeThresholdClass

void removeThresholdClass()
Remove an element named thresholdClass

setThresholdClassValue

void setThresholdClassValue(String value)
Set the value of thresholdClass

getThresholdClassValue

String getThresholdClassValue()

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.