SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

kodo.manage
Class ManagementConfigurationManagementJMX2Remote

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

public class ManagementConfigurationManagementJMX2Remote
extends ManagementConfigurationManagement

Abstract configuration for local profiling.


Fields inherited from class kodo.manage.AbstractManagementConfiguration
_conf, _plugins
 
Constructor Summary
ManagementConfigurationManagementJMX2Remote()
           
 
Method Summary
 void closeManagement()
           
 Collection getPlugins()
           
 void initManagement(javax.management.MBeanServer server)
           
 void setHost(String host)
           
 void setNamingImpl(String namingImpl)
           
 void setPort(int port)
           
 void setServiceURL(String serviceUrl)
           
 
Methods inherited from class kodo.manage.ManagementConfigurationManagement
getExecutionContextNameProvider, getMBeanPlugins, getMBeanServer, getMBeanServerStrategy, getProfConfig, 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

ManagementConfigurationManagementJMX2Remote

public ManagementConfigurationManagementJMX2Remote()
Method Detail

initManagement

public void initManagement(javax.management.MBeanServer server)
                    throws Exception
Overrides:
initManagement in class AbstractManagementConfiguration

closeManagement

public void closeManagement()
Overrides:
closeManagement in class AbstractManagementConfiguration

setHost

public void setHost(String host)

setNamingImpl

public void setNamingImpl(String namingImpl)

setPort

public void setPort(int port)

setServiceURL

public void setServiceURL(String serviceUrl)

getPlugins

public Collection getPlugins()
Overrides:
getPlugins in class ManagementConfigurationManagement

SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

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