SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

kodo.manage
Class ManagementConfigurationManagementLocalExport

java.lang.Object
  |
  +--kodo.manage.AbstractManagementConfiguration
        |
        +--kodo.manage.ManagementConfigurationManagement
              |
              +--kodo.manage.ManagementConfigurationManagementLocal
                    |
                    +--kodo.manage.ManagementConfigurationManagementLocalExport
All Implemented Interfaces:
Configurable, ManagementConfiguration

public class ManagementConfigurationManagementLocalExport
extends ManagementConfigurationManagementLocal

Abstract configuration for local profiling.


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

Constructor Detail

ManagementConfigurationManagementLocalExport

public ManagementConfigurationManagementLocalExport()
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.2.4 generated on January 7 2005

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