SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

kodo.manage
Class ManagementConfigurationManagementRemoteExport

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

public class ManagementConfigurationManagementRemoteExport
extends ManagementConfigurationManagementRemote

Abstract configuration for local profiling.


Fields inherited from class kodo.manage.AbstractManagementConfiguration
_conf, _plugins
 
Constructor Summary
ManagementConfigurationManagementRemoteExport()
           
 
Method Summary
 ManagementConfigurationProfiling getProfConfig()
           
 void setBasename(String basename)
           
 void setIntervalMillis(long millis)
           
 void setUniqueNames(boolean unique)
           
 
Methods inherited from class kodo.manage.ManagementConfigurationManagementRemote
getRemoteJMXAdaptor, setHost, setJNDIName, setPort
 
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, getJMXInterface, setConfiguration, startConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagementConfigurationManagementRemoteExport

public ManagementConfigurationManagementRemoteExport()
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.