Kodo 4.1.4 generated on June 22 2007

kodo.manage
Class ManagementConfigurationManagementLocal

java.lang.Object
  extended by kodo.manage.AbstractManagementConfiguration
      extended by kodo.manage.ManagementConfigurationManagement
          extended by kodo.manage.ManagementConfigurationManagementLocal
All Implemented Interfaces:
ManagementConfiguration, Configurable, Closeable
Direct Known Subclasses:
ManagementConfigurationManagementLocalExport, ManagementConfigurationManagementLocalProfiling

public class ManagementConfigurationManagementLocal
extends ManagementConfigurationManagement

Abstract configuration for local profiling.


Field Summary
 
Fields inherited from class kodo.manage.AbstractManagementConfiguration
conf
 
Constructor Summary
ManagementConfigurationManagementLocal()
           
 
Method Summary
 Collection getPlugins()
           
 void initManagement(MBeanServer server)
           
 void startConfiguration()
           
 
Methods inherited from class kodo.manage.ManagementConfigurationManagement
endConfiguration, getExecutionContextNameProvider, getMBeanPlugins, getMBeanServer, getMBeanServerStrategy, getProfConfig, getProfilingAgent, initProfiling, setConfiguration, setEnableLogMBean, setEnableRuntimeMBean, setMBeanServerStrategy, setStackStyle
 
Methods inherited from class kodo.manage.AbstractManagementConfiguration
close, closeManagement, closeProfiling
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagementConfigurationManagementLocal

public ManagementConfigurationManagementLocal()
Method Detail

startConfiguration

public void startConfiguration()
Specified by:
startConfiguration in interface Configurable
Overrides:
startConfiguration in class ManagementConfigurationManagement

getPlugins

public Collection getPlugins()
Overrides:
getPlugins in class ManagementConfigurationManagement

initManagement

public void initManagement(MBeanServer server)
                    throws Exception
Specified by:
initManagement in interface ManagementConfiguration
Overrides:
initManagement in class AbstractManagementConfiguration
Throws:
Exception

Kodo 4.1.4 generated on June 22 2007

Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.