Skip navigation links

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

E26225-01


oracle.ocsb.app.rcc.feature.pcrf.engine.core.config.beans
Interface ExecutionBlocksReadOnlyMBean

All Known Subinterfaces:
ExecutionBlocksMBean
All Known Implementing Classes:
ExecutionBlocks

public interface ExecutionBlocksReadOnlyMBean

Method Summary
 ExecutionBlockMBean getPostAppBlocksMBean()
          Return the value of the ExecutionBlock element
 ExecutionBlockMBean getPostDispBlocksMBean()
          Return the value of the ExecutionBlock element
 ExecutionBlockMBean getPreAppBlocksMBean()
          Return the value of the ExecutionBlock element
 ExecutionBlockMBean getPreDispBlocksMBean()
          Return the value of the ExecutionBlock element

 

Method Detail

getPreAppBlocksMBean

ExecutionBlockMBean getPreAppBlocksMBean()
Return the value of the ExecutionBlock element

getPostAppBlocksMBean

ExecutionBlockMBean getPostAppBlocksMBean()
Return the value of the ExecutionBlock element

getPreDispBlocksMBean

ExecutionBlockMBean getPreDispBlocksMBean()
Return the value of the ExecutionBlock element

getPostDispBlocksMBean

ExecutionBlockMBean getPostDispBlocksMBean()
Return the value of the ExecutionBlock 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.