Skip navigation links

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

E38079-01


oracle.axia.platform.runtimembean.pn
Interface ThresholdCrossedNotificationMBean


public interface ThresholdCrossedNotificationMBean

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 getThresholdCeasedMessage()
          Gets the value of the thresholdCeasedMessage property.
 int getThresholdCeasedValue()
          Gets the value of the thresholdCeasedValue property.
 String getThresholdClassValue()
           
 String getThresholdCrossedMessage()
          Gets the value of the thresholdCrossedMessage property.
 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 setThresholdCeasedMessage(String value)
          Sets the value of the thresholdCeasedMessage property.
 void setThresholdCeasedValue(int value)
          Sets the value of the thresholdCeasedValue property.
 void setThresholdClassValue(String value)
          Set the value of thresholdClass
 void setThresholdCrossedMessage(String value)
          Sets the value of the thresholdCrossedMessage property.
 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.

getThresholdCeasedValue

int getThresholdCeasedValue()
Gets the value of the thresholdCeasedValue property.

setThresholdCeasedValue

void setThresholdCeasedValue(int value)
Sets the value of the thresholdCeasedValue property.

getThresholdCrossedMessage

String getThresholdCrossedMessage()
Gets the value of the thresholdCrossedMessage property.

setThresholdCrossedMessage

void setThresholdCrossedMessage(String value)
Sets the value of the thresholdCrossedMessage property.

getThresholdCeasedMessage

String getThresholdCeasedMessage()
Gets the value of the thresholdCeasedMessage property.

setThresholdCeasedMessage

void setThresholdCeasedMessage(String value)
Sets the value of the thresholdCeasedMessage 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.