Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.framework.impl
Interface FrameworkMBean


public interface FrameworkMBean

Method Summary
 void addModuleInstance()
          Add a new element named moduleInstance
 List<ModuleInstanceMBean> getModuleInstanceMBean()
          Return the list of the ModuleInstance element
 void removeModuleInstance(int index)
          Remove an element named moduleInstance by the index

 

Method Detail

addModuleInstance

void addModuleInstance()
Add a new element named moduleInstance

removeModuleInstance

void removeModuleInstance(int index)
Remove an element named moduleInstance by the index

getModuleInstanceMBean

List<ModuleInstanceMBean> getModuleInstanceMBean()
Return the list of the ModuleInstance 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.