Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.psx.ansimap
Interface CounterThresholdCrossedNotificationRuleMBean


public interface CounterThresholdCrossedNotificationRuleMBean

Method Summary
 String getCountingMethodValue()
           
 String getMbeanAttribute()
          Gets the value of the mbeanAttribute property.
 String getMbeanType()
          Gets the value of the mbeanType property.
 String getMessageForThresholdCeased()
          Gets the value of the messageForThresholdCeased property.
 String getMessageForThresholdCrossed()
          Gets the value of the messageForThresholdCrossed property.
 String getName()
          Gets the value of the name property.
 String getNotificationClassValue()
           
 String getResourceFilter()
          Gets the value of the resourceFilter property.
 String getServerFilter()
          Gets the value of the serverFilter property.
 BigInteger getThresholdCeasedValue()
          Gets the value of the thresholdCeasedValue property.
 BigInteger getThresholdValue()
          Gets the value of the thresholdValue property.
 boolean isEnabled()
          Gets the value of the enabled property.
 void setCountingMethodValue(String value)
          Set the value of countingMethod
 void setEnabled(boolean value)
          Sets the value of the enabled property.
 void setMbeanAttribute(String value)
          Sets the value of the mbeanAttribute property.
 void setMbeanType(String value)
          Sets the value of the mbeanType property.
 void setMessageForThresholdCeased(String value)
          Sets the value of the messageForThresholdCeased property.
 void setMessageForThresholdCrossed(String value)
          Sets the value of the messageForThresholdCrossed property.
 void setName(String value)
          Sets the value of the name property.
 void setNotificationClassValue(String value)
          Set the value of notificationClass
 void setResourceFilter(String value)
          Sets the value of the resourceFilter property.
 void setServerFilter(String value)
          Sets the value of the serverFilter property.
 void setThresholdCeasedValue(BigInteger value)
          Sets the value of the thresholdCeasedValue property.
 void setThresholdValue(BigInteger value)
          Sets the value of the thresholdValue property.

 

Method Detail

getName

String getName()
Gets the value of the name property.

setName

void setName(String value)
Sets the value of the name property.

isEnabled

boolean isEnabled()
Gets the value of the enabled property.

setEnabled

void setEnabled(boolean value)
Sets the value of the enabled 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

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

setThresholdValue

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

getThresholdCeasedValue

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

setThresholdCeasedValue

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

getServerFilter

String getServerFilter()
Gets the value of the serverFilter property.

setServerFilter

void setServerFilter(String value)
Sets the value of the serverFilter property.

getResourceFilter

String getResourceFilter()
Gets the value of the resourceFilter property.

setResourceFilter

void setResourceFilter(String value)
Sets the value of the resourceFilter property.

getMessageForThresholdCrossed

String getMessageForThresholdCrossed()
Gets the value of the messageForThresholdCrossed property.

setMessageForThresholdCrossed

void setMessageForThresholdCrossed(String value)
Sets the value of the messageForThresholdCrossed property.

getMessageForThresholdCeased

String getMessageForThresholdCeased()
Gets the value of the messageForThresholdCeased property.

setMessageForThresholdCeased

void setMessageForThresholdCeased(String value)
Sets the value of the messageForThresholdCeased property.

setCountingMethodValue

void setCountingMethodValue(String value)
Set the value of countingMethod

getCountingMethodValue

String getCountingMethodValue()

setNotificationClassValue

void setNotificationClassValue(String value)
Set the value of notificationClass

getNotificationClassValue

String getNotificationClassValue()

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.