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.
Methods inherited from class kodo.manage.ManagementConfigurationManagement |
getExecutionContextNameProvider, getMBeanPlugins, getMBeanServer, getMBeanServerStrategy, getProfConfig, getProfilingAgent, initProfiling, setEnableLogMBean, setEnableRuntimeMBean, setMBeanServerStrategy, setStackStyle |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagementConfigurationManagementMX4J1Remote
public ManagementConfigurationManagementMX4J1Remote()
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
Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.