Kodo 4.1.4 generated on June 22 2007

kodo.manage
Class ManagementConfigurationProfilingGUI

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

public class ManagementConfigurationProfilingGUI
extends ManagementConfigurationProfilingLocal

Configuration for local profiling GUI.


Field Summary
 
Fields inherited from class kodo.manage.AbstractManagementConfiguration
conf
 
Constructor Summary
ManagementConfigurationProfilingGUI()
           
 
Method Summary
 com.solarmetric.profile.ProfilingInterface getProfilingInterface()
           
 void startConfiguration()
           
 
Methods inherited from class kodo.manage.ManagementConfigurationProfilingLocal
getProfilingAgent
 
Methods inherited from class kodo.manage.ManagementConfigurationProfiling
closeProfiling, endConfiguration, getExecutionContextNameProvider, getPlugins, 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

ManagementConfigurationProfilingGUI

public ManagementConfigurationProfilingGUI()
Method Detail

startConfiguration

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

getProfilingInterface

public com.solarmetric.profile.ProfilingInterface getProfilingInterface()
Overrides:
getProfilingInterface in class ManagementConfigurationProfiling

Kodo 4.1.4 generated on June 22 2007

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