Skip navigation links

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

E38079-01


com.convergin.common.wcsConfigMbeans
Interface RuntimeMBeanRegistrarManagerMBean


public interface RuntimeMBeanRegistrarManagerMBean

Inteface for RuntimeMBeanRegistrarManagerMBean


Method Summary
 List<String> getServerList()
           
 List<String> queryDeploymentInstancesNames(String _serverName)
           
 List<String> queryRuntimeMBeanAttributes(String _serverName, String _deploymentInstanceName, String _mbeanTypeName)
           
 List<String> queryRuntimeMBeanTypes(String _serverName, String _deploymentInstanceName)
           

 

Method Detail

getServerList

List<String> getServerList()

queryDeploymentInstancesNames

List<String> queryDeploymentInstancesNames(String _serverName)

queryRuntimeMBeanTypes

List<String> queryRuntimeMBeanTypes(String _serverName,
                                    String _deploymentInstanceName)

queryRuntimeMBeanAttributes

List<String> queryRuntimeMBeanAttributes(String _serverName,
                                         String _deploymentInstanceName,
                                         String _mbeanTypeName)

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.