SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

kodo.manage
Class ManagementConfigurationManagementRemote

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

public class ManagementConfigurationManagementRemote
extends ManagementConfigurationManagement

Abstract configuration for local profiling.


Fields inherited from class kodo.manage.AbstractManagementConfiguration
_conf, _plugins
 
Constructor Summary
ManagementConfigurationManagementRemote()
           
 
Method Summary
 RemoteJMXAdaptor getRemoteJMXAdaptor()
           
 void setHost(String host)
           
 void setJNDIName(String jndiName)
           
 void setPort(int port)
           
 
Methods inherited from class kodo.manage.ManagementConfigurationManagement
getMBeanPlugins, getMBeanServer, getMBeanServerStrategy, getProfConfig, 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

ManagementConfigurationManagementRemote

public ManagementConfigurationManagementRemote()
Method Detail

getRemoteJMXAdaptor

public RemoteJMXAdaptor getRemoteJMXAdaptor()
Overrides:
getRemoteJMXAdaptor in class AbstractManagementConfiguration

setHost

public void setHost(String host)

setPort

public void setPort(int port)

setJNDIName

public void setJNDIName(String jndiName)

SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

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