SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

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.


Fields inherited from class kodo.manage.AbstractManagementConfiguration
_conf, _plugins
 
Constructor Summary
ManagementConfigurationManagementExport()
           
 
Method Summary
 ManagementConfigurationProfiling getProfConfig()
           
 void setBasename(String basename)
           
 void setIntervalMillis(long millis)
           
 void setUniqueNames(boolean unique)
           
 
Methods inherited from class kodo.manage.ManagementConfigurationManagement
getExecutionContextNameProvider, getMBeanPlugins, getMBeanServer, getMBeanServerStrategy, getPlugins, getProfilingAgent, initProfiling, setEnableLogMBean, setEnableRuntimeMBean, setMBeanServerStrategy, setStackStyle
 
Methods inherited from class kodo.manage.AbstractManagementConfiguration
closeManagement, closeProfiling, endConfiguration, initManagement, setConfiguration, startConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagementConfigurationManagementExport

public ManagementConfigurationManagementExport()
Method Detail

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)

SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

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