SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

kodo.manage
Class ManagementConfigurationProfiling

java.lang.Object
  |
  +--kodo.manage.AbstractManagementConfiguration
        |
        +--kodo.manage.ManagementConfigurationProfiling
All Implemented Interfaces:
Configurable, ManagementConfiguration
Direct Known Subclasses:
ManagementConfigurationProfilingJMX, ManagementConfigurationProfilingLocal

public abstract class ManagementConfigurationProfiling
extends AbstractManagementConfiguration

Abstract configuration for local profiling.


Fields inherited from class kodo.manage.AbstractManagementConfiguration
_conf, _plugins
 
Constructor Summary
ManagementConfigurationProfiling()
           
 
Method Summary
 com.solarmetric.profile.ProfilingHelper getProfilingHelper()
           
 void setStackStyle(String stackStyle)
           
 
Methods inherited from class kodo.manage.AbstractManagementConfiguration
endConfiguration, getJMXInterface, getMBeanPlugins, getMBeanServer, getProfilingAgent, getProfilingInterface, getRemoteJMXAdaptor, setConfiguration, startConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagementConfigurationProfiling

public ManagementConfigurationProfiling()
Method Detail

getProfilingHelper

public com.solarmetric.profile.ProfilingHelper getProfilingHelper()
Overrides:
getProfilingHelper in class AbstractManagementConfiguration

setStackStyle

public void setStackStyle(String stackStyle)

SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.