SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

kodo.manage
Class ManagementConfigurationManagementWL81Export

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

public class ManagementConfigurationManagementWL81Export
extends ManagementConfigurationManagementWL81

Abstract configuration for local profiling.


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

Constructor Detail

ManagementConfigurationManagementWL81Export

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