Skip navigation links

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

E26225-01


oracle.ocsb.app.rcc.feature.pcrf.app.config.beans
Interface PcrfConfigReadOnlyMBean

All Known Subinterfaces:
PcrfConfigMBean
All Known Implementing Classes:
PcrfConfig

public interface PcrfConfigReadOnlyMBean

Method Summary
 GlobalParamsMBean getGlobalParamsMBean()
          Return the value of the GlobalParams element
 PoliciesMBean getPoliciesMBean()
          Return the value of the Policies element
 RuleDictionaryReleasesMBean getRuleDictionaryReleasesMBean()
          Return the value of the RuleDictionaryReleases element
 TimersMBean getTimersMBean()
          Return the value of the Timers element

 

Method Detail

getRuleDictionaryReleasesMBean

RuleDictionaryReleasesMBean getRuleDictionaryReleasesMBean()
Return the value of the RuleDictionaryReleases element

getPoliciesMBean

PoliciesMBean getPoliciesMBean()
Return the value of the Policies element

getTimersMBean

TimersMBean getTimersMBean()
Return the value of the Timers element

getGlobalParamsMBean

GlobalParamsMBean getGlobalParamsMBean()
Return the value of the GlobalParams 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.