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 ExecutionBlockMBean

All Superinterfaces:
ExecutionBlockReadOnlyMBean
All Known Implementing Classes:
ExecutionBlock

public interface ExecutionBlockMBean
extends ExecutionBlockReadOnlyMBean

Method Summary
 void addExecutionBlock()
          Add a new element named executionBlock
 void removeExecutionBlock(int index)
          Remove an element named executionBlock by the index

 

Methods inherited from interface oracle.ocsb.app.rcc.feature.pcrf.engine.core.config.beans.ExecutionBlockReadOnlyMBean
getExecutionBlockMBean

 

Method Detail

addExecutionBlock

void addExecutionBlock()
Add a new element named executionBlock

removeExecutionBlock

void removeExecutionBlock(int index)
Remove an element named executionBlock 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.