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 TimersMBean

All Superinterfaces:
TimersReadOnlyMBean
All Known Implementing Classes:
Timers

public interface TimersMBean
extends TimersReadOnlyMBean

Method Summary
 void addTimer()
          Add a new element named timer
 void removeTimer(int index)
          Remove an element named timer by the index

 

Methods inherited from interface oracle.ocsb.app.rcc.feature.pcrf.app.config.beans.TimersReadOnlyMBean
getTimerMBean

 

Method Detail

addTimer

void addTimer()
Add a new element named timer

removeTimer

void removeTimer(int index)
Remove an element named timer by the index

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.