Skip navigation links

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

E26225-01


oracle.ocsb.app.rcc.service.dmode.config.beans
Interface DegradedModeConfigReadOnlyMBean

All Known Subinterfaces:
DegradedModeConfigMBean
All Known Implementing Classes:
DegradedModeConfig

public interface DegradedModeConfigReadOnlyMBean

Method Summary
 CdrReplayTypeMBean getCdrReplayMBean()
          Return the value of the CdrReplayType element
 ControlTypeMBean getControlMBean()
          Return the value of the ControlType element
 long getHeartBeatInterval()
          Gets the value of the heartBeatInterval property.

 

Method Detail

getHeartBeatInterval

long getHeartBeatInterval()
Gets the value of the heartBeatInterval property.

getControlMBean

ControlTypeMBean getControlMBean()
Return the value of the ControlType element

getCdrReplayMBean

CdrReplayTypeMBean getCdrReplayMBean()
Return the value of the CdrReplayType 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.