Kodo 4.1.4 generated on June 22 2007

kodo.manage
Class ManagementConfigurationProfilingLocal

java.lang.Object
  extended by kodo.manage.AbstractManagementConfiguration
      extended by kodo.manage.ManagementConfigurationProfiling
          extended by kodo.manage.ManagementConfigurationProfilingLocal
All Implemented Interfaces:
ManagementConfiguration, Configurable, Closeable
Direct Known Subclasses:
ManagementConfigurationProfilingExport, ManagementConfigurationProfilingGUI

public class ManagementConfigurationProfilingLocal
extends ManagementConfigurationProfiling

Abstract configuration for local profiling.


Field Summary
 
Fields inherited from class kodo.manage.AbstractManagementConfiguration
conf
 
Constructor Summary
ManagementConfigurationProfilingLocal()
           
 
Method Summary
 kodo.profile.KodoProfilingAgent getProfilingAgent()
           
 void startConfiguration()
           
 
Methods inherited from class kodo.manage.ManagementConfigurationProfiling
closeProfiling, endConfiguration, getExecutionContextNameProvider, getPlugins, getProfilingInterface, initProfiling, setExecutionContextNameProvider, setStackStyle
 
Methods inherited from class kodo.manage.AbstractManagementConfiguration
close, closeManagement, getMBeanPlugins, getMBeanServer, initManagement, setConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagementConfigurationProfilingLocal

public ManagementConfigurationProfilingLocal()
Method Detail

startConfiguration

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

getProfilingAgent

public kodo.profile.KodoProfilingAgent getProfilingAgent()
Specified by:
getProfilingAgent in interface ManagementConfiguration
Overrides:
getProfilingAgent in class AbstractManagementConfiguration

Kodo 4.1.4 generated on June 22 2007

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