kodo.manage
Class ManagementConfigurationManagementJMX2Remote
java.lang.Object
   kodo.manage.AbstractManagementConfiguration
kodo.manage.AbstractManagementConfiguration
       kodo.manage.ManagementConfigurationManagement
kodo.manage.ManagementConfigurationManagement
           kodo.manage.ManagementConfigurationManagementJMX2Remote
kodo.manage.ManagementConfigurationManagementJMX2Remote
- All Implemented Interfaces: 
- ManagementConfiguration, Configurable, Closeable
- public class ManagementConfigurationManagementJMX2Remote 
- extends ManagementConfigurationManagement
Abstract configuration for local JMX.
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ManagementConfigurationManagementJMX2Remote
public ManagementConfigurationManagementJMX2Remote()
startConfiguration
public void startConfiguration()
- 
- Specified by:
- startConfigurationin interface- Configurable
- Overrides:
- startConfigurationin class- AbstractManagementConfiguration
 
- 
 
getPlugins
public Collection getPlugins()
- 
- Overrides:
- getPluginsin class- AbstractManagementConfiguration
 
- 
 
initManagement
public void initManagement(MBeanServer server)
                    throws Exception
- 
- Specified by:
- initManagementin interface- ManagementConfiguration
- Overrides:
- initManagementin class- AbstractManagementConfiguration
 
- 
- Throws:
- Exception
 
closeManagement
public void closeManagement()
- 
- Specified by:
- closeManagementin interface- ManagementConfiguration
- Overrides:
- closeManagementin class- AbstractManagementConfiguration
 
- 
 
setHost
public void setHost(String host)
- 
 
setNamingImpl
public void setNamingImpl(String namingImpl)
- 
 
setPort
public void setPort(int port)
- 
 
setServiceURL
public void setServiceURL(String serviceUrl)
- 
 
Copyright 2011 Oracle, Inc. All Rights Reserved.This documentation is deprecated and will be removed in the next release of WebLogic Server.
Oracle Fusion Middleware Oracle Kodo 4.2.0 API Reference (DEPRECATED)
11g Release 1 (10.3.6)
Part Number E13950-02