Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.oe
Interface OrchestrationExtensionsMBean


public interface OrchestrationExtensionsMBean

Method Summary
 void addOrchestrationExtension()
          Add a new element named orchestrationExtension
 List<OrchestrationExtensionMBean> getOrchestrationExtensionMBean()
          Return the list of the OrchestrationExtension element
 void removeOrchestrationExtension(int index)
          Remove an element named orchestrationExtension by the index

 

Method Detail

addOrchestrationExtension

void addOrchestrationExtension()
Add a new element named orchestrationExtension

removeOrchestrationExtension

void removeOrchestrationExtension(int index)
Remove an element named orchestrationExtension by the index

getOrchestrationExtensionMBean

List<OrchestrationExtensionMBean> getOrchestrationExtensionMBean()
Return the list of the OrchestrationExtension element

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.