Skip navigation links

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

E26225-01


oracle.ocsb.app.rcc.feature.online_mediation.config.beans
Interface ChargingConfigReadOnlyMBean

All Known Subinterfaces:
ChargingConfigMBean
All Known Implementing Classes:
ChargingConfig

public interface ChargingConfigReadOnlyMBean

Method Summary
 String getLocalOcsHost()
          Gets the value of the localOcsHost property.
 String getLocalOcsRealm()
          Gets the value of the localOcsRealm property.
 long getUserProfileTimeout()
          Gets the value of the userProfileTimeout property.

 

Method Detail

getLocalOcsRealm

String getLocalOcsRealm()
Gets the value of the localOcsRealm property.

getLocalOcsHost

String getLocalOcsHost()
Gets the value of the localOcsHost property.

getUserProfileTimeout

long getUserProfileTimeout()
Gets the value of the userProfileTimeout 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.