SolarMetric Kodo JDO 3.4.1 generated on May 30 2006

kodo.manage
Class ManagementConfigurationManagementMX4J1Remote

java.lang.Object
  |
  +--kodo.manage.AbstractManagementConfiguration
        |
        +--kodo.manage.ManagementConfigurationManagement
              |
              +--kodo.manage.ManagementConfigurationManagementMX4J1Remote
All Implemented Interfaces:
Configurable, ManagementConfiguration
Direct Known Subclasses:
ManagementConfigurationManagementMX4J1RemoteExport, ManagementConfigurationManagementMX4J1RemoteProfiling

public class ManagementConfigurationManagementMX4J1Remote
extends ManagementConfigurationManagement

Abstract configuration for local profiling.


Fields inherited from class kodo.manage.AbstractManagementConfiguration
_conf, _plugins
 
Constructor Summary
ManagementConfigurationManagementMX4J1Remote()
           
 
Method Summary
 void closeManagement()
           
 Collection getPlugins()
           
 void initManagement(javax.management.MBeanServer server)
           
 void setHost(String host)
           
 void setJNDIName(String jndiName)
           
 void setPort(int port)
           
 
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

ManagementConfigurationManagementMX4J1Remote

public ManagementConfigurationManagementMX4J1Remote()
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)

setPort

public void setPort(int port)

setJNDIName

public void setJNDIName(String jndiName)

getPlugins

public Collection getPlugins()
Overrides:
getPlugins in class ManagementConfigurationManagement

SolarMetric Kodo JDO 3.4.1 generated on May 30 2006

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