Skip navigation links

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

E38079-01


oracle.axia.platform.runtimembean.pn
Interface KeyOverloadIndicatorMBean


public interface KeyOverloadIndicatorMBean

Method Summary
 String getName()
          Gets the value of the name property.
 String getThresholdRef()
          Gets the value of the thresholdRef property.
 void setName(String value)
          Sets the value of the name property.
 void setThresholdRef(String value)
          Sets the value of the thresholdRef 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.

getThresholdRef

String getThresholdRef()
Gets the value of the thresholdRef property.

setThresholdRef

void setThresholdRef(String value)
Sets the value of the thresholdRef property.

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.