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 ExecutionBlocksMBean

All Superinterfaces:
ExecutionBlocksReadOnlyMBean
All Known Implementing Classes:
ExecutionBlocks

public interface ExecutionBlocksMBean
extends ExecutionBlocksReadOnlyMBean

Method Summary
 void setPostAppBlocksMBean(ExecutionBlockMBean val)
          Set the value of the ExecutionBlock element
 void setPostDispBlocksMBean(ExecutionBlockMBean val)
          Set the value of the ExecutionBlock element
 void setPreAppBlocksMBean(ExecutionBlockMBean val)
          Set the value of the ExecutionBlock element
 void setPreDispBlocksMBean(ExecutionBlockMBean val)
          Set the value of the ExecutionBlock element

 

Methods inherited from interface oracle.ocsb.app.rcc.feature.pcrf.engine.core.config.beans.ExecutionBlocksReadOnlyMBean
getPostAppBlocksMBean, getPostDispBlocksMBean, getPreAppBlocksMBean, getPreDispBlocksMBean

 

Method Detail

setPreAppBlocksMBean

void setPreAppBlocksMBean(ExecutionBlockMBean val)
Set the value of the ExecutionBlock element

setPostAppBlocksMBean

void setPostAppBlocksMBean(ExecutionBlockMBean val)
Set the value of the ExecutionBlock element

setPreDispBlocksMBean

void setPreDispBlocksMBean(ExecutionBlockMBean val)
Set the value of the ExecutionBlock element

setPostDispBlocksMBean

void setPostDispBlocksMBean(ExecutionBlockMBean val)
Set 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.