kodo.manage
Class ManagementConfigurationManagementExport
java.lang.Object
|
+--kodo.manage.AbstractManagementConfiguration
|
+--kodo.manage.ManagementConfigurationManagement
|
+--kodo.manage.ManagementConfigurationManagementExport
- All Implemented Interfaces:
- Configurable, ManagementConfiguration
- public class ManagementConfigurationManagementExport
- extends ManagementConfigurationManagement
Abstract configuration for local profiling.
| Methods inherited from class kodo.manage.ManagementConfigurationManagement |
getExecutionContextNameProvider, getMBeanPlugins, getMBeanServer, getMBeanServerStrategy, getPlugins, getProfilingAgent, initProfiling, setEnableLogMBean, setEnableRuntimeMBean, setMBeanServerStrategy, setStackStyle |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagementConfigurationManagementExport
public ManagementConfigurationManagementExport()
getProfConfig
public ManagementConfigurationProfiling getProfConfig()
- Overrides:
getProfConfig in class ManagementConfigurationManagement
setIntervalMillis
public void setIntervalMillis(long millis)
setBasename
public void setBasename(String basename)
setUniqueNames
public void setUniqueNames(boolean unique)
Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.