Kodo 4.1.4 generated on June 22 2007

kodo.manage
Class ManagementConfigurationManagementMX4J1RemoteExport

java.lang.Object
  extended by kodo.manage.AbstractManagementConfiguration
      extended by kodo.manage.ManagementConfigurationManagement
          extended by kodo.manage.ManagementConfigurationManagementMX4J1Remote
              extended by kodo.manage.ManagementConfigurationManagementMX4J1RemoteExport
All Implemented Interfaces:
ManagementConfiguration, Configurable, Closeable

public class ManagementConfigurationManagementMX4J1RemoteExport
extends ManagementConfigurationManagementMX4J1Remote

Abstract configuration for local profiling.


Field Summary
 
Fields inherited from class kodo.manage.AbstractManagementConfiguration
conf
 
Constructor Summary
ManagementConfigurationManagementMX4J1RemoteExport()
           
 
Method Summary
 ManagementConfigurationProfiling getProfConfig()
          Return a separate management configuration instance to delegate to for profiling information, or null to leave with no profiling.
 void setBasename(String basename)
           
 void setIntervalMillis(long millis)
           
 void setUniqueNames(boolean unique)
           
 
Methods inherited from class kodo.manage.ManagementConfigurationManagementMX4J1Remote
closeManagement, getPlugins, initManagement, setHost, setJNDIName, setPort, startConfiguration
 
Methods inherited from class kodo.manage.ManagementConfigurationManagement
endConfiguration, getExecutionContextNameProvider, getMBeanPlugins, getMBeanServer, getMBeanServerStrategy, getProfilingAgent, initProfiling, setConfiguration, setEnableLogMBean, setEnableRuntimeMBean, setMBeanServerStrategy, setStackStyle
 
Methods inherited from class kodo.manage.AbstractManagementConfiguration
close, closeProfiling
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagementConfigurationManagementMX4J1RemoteExport

public ManagementConfigurationManagementMX4J1RemoteExport()
Method Detail

getProfConfig

public ManagementConfigurationProfiling getProfConfig()
Description copied from class: ManagementConfigurationManagement
Return a separate management configuration instance to delegate to for profiling information, or null to leave with no profiling.

Overrides:
getProfConfig in class ManagementConfigurationManagement

setIntervalMillis

public void setIntervalMillis(long millis)

setBasename

public void setBasename(String basename)

setUniqueNames

public void setUniqueNames(boolean unique)

Kodo 4.1.4 generated on June 22 2007

Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.