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 TimerMBean

All Superinterfaces:
TimerReadOnlyMBean
All Known Implementing Classes:
Timer

public interface TimerMBean
extends TimerReadOnlyMBean

Method Summary
 void setTimerName(String value)
          Sets the value of the timerName property.
 void setTimerValue(long value)
          Sets the value of the timerValue property.

 

Methods inherited from interface oracle.ocsb.app.rcc.feature.pcrf.app.config.beans.TimerReadOnlyMBean
getTimerName, getTimerValue

 

Method Detail

setTimerName

void setTimerName(String value)
Sets the value of the timerName property.

setTimerValue

void setTimerValue(long value)
Sets the value of the timerValue 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.