kodo.manage
Class ManagementConfigurationManagementMX4J1Remote
java.lang.Object
   kodo.manage.AbstractManagementConfiguration
kodo.manage.AbstractManagementConfiguration
       kodo.manage.ManagementConfigurationManagement
kodo.manage.ManagementConfigurationManagement
           kodo.manage.ManagementConfigurationManagementMX4J1Remote
kodo.manage.ManagementConfigurationManagementMX4J1Remote
- All Implemented Interfaces: 
- ManagementConfiguration, Configurable, Closeable
- public class ManagementConfigurationManagementMX4J1Remote 
- extends ManagementConfigurationManagement
Abstract configuration for JMX management.
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ManagementConfigurationManagementMX4J1Remote
public ManagementConfigurationManagementMX4J1Remote()
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)
- 
 
setPort
public void setPort(int port)
- 
 
setJNDIName
public void setJNDIName(String jndiName)
- 
 
Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.