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 LOCFConfigTypeReadOnlyMBean

All Known Subinterfaces:
LOCFConfigTypeMBean
All Known Implementing Classes:
LOCFConfigType

public interface LOCFConfigTypeReadOnlyMBean

Method Summary
 List<CounterMBean> getCountersMBean()
          Return the list of the Counter element
 String getDestinationHost()
          Gets the value of the destinationHost property.
 String getDestinationRealm()
          Gets the value of the destinationRealm property.
 int getNumActors()
          Gets the value of the numActors property.
 String getUnitCalculatorObjectName()
          Gets the value of the unitCalculatorObjectName property.

 

Method Detail

getNumActors

int getNumActors()
Gets the value of the numActors property.

getUnitCalculatorObjectName

String getUnitCalculatorObjectName()
Gets the value of the unitCalculatorObjectName property.

getDestinationRealm

String getDestinationRealm()
Gets the value of the destinationRealm property.

getDestinationHost

String getDestinationHost()
Gets the value of the destinationHost property.

getCountersMBean

List<CounterMBean> getCountersMBean()
Return the list of the Counter element

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.