kodo.manage
Class ManagementConfigurationManagementLocal
java.lang.Object
  
kodo.manage.AbstractManagementConfiguration
      
kodo.manage.ManagementConfigurationManagement
          
kodo.manage.ManagementConfigurationManagementLocal
- All Implemented Interfaces: 
 - ManagementConfiguration, Configurable, Closeable
 
public class ManagementConfigurationManagementLocal
- extends ManagementConfigurationManagement
 
Abstract configuration for local management.
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ManagementConfigurationManagementLocal
public ManagementConfigurationManagementLocal()
startConfiguration
public void startConfiguration()
- Specified by:
 startConfiguration in interface Configurable- Overrides:
 startConfiguration in class AbstractManagementConfiguration
 
 
getPlugins
public Collection getPlugins()
- Overrides:
 getPlugins in class AbstractManagementConfiguration
 
 
initManagement
public void initManagement(MBeanServer server)
                    throws Exception
- Specified by:
 initManagement in interface ManagementConfiguration- Overrides:
 initManagement in class AbstractManagementConfiguration
 
- Throws:
 Exception
 
Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.