SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

kodo.manage
Class ManagementConfigurationManagementJMX2RemoteExport

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

public class ManagementConfigurationManagementJMX2RemoteExport
extends ManagementConfigurationManagementJMX2Remote

Abstract configuration for local profiling.


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

Constructor Detail

ManagementConfigurationManagementJMX2RemoteExport

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