Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


oracle.ocsb.app.localocf.common.actor.config.beans
Interface CounterReadOnlyMBean

All Known Subinterfaces:
CounterMBean
All Known Implementing Classes:
Counter

public interface CounterReadOnlyMBean

Method Summary
 int getType()
          Gets the value of the type property.
 int getValue()
          Gets the value of the value property.

 

Method Detail

getType

int getType()
Gets the value of the type property.

getValue

int getValue()
Gets the value of the value property.

Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.