org.codehaus.wadi.impl
Class MBeanServerFactoryBean
java.lang.Object
org.springframework.jmx.support.MBeanServerFactoryBean
org.codehaus.wadi.impl.MBeanServerFactoryBean
- All Implemented Interfaces:
- org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean, org.springframework.beans.factory.InitializingBean
- public class MBeanServerFactoryBean
- extends org.springframework.jmx.support.MBeanServerFactoryBean
Fields inherited from class org.springframework.jmx.support.MBeanServerFactoryBean |
logger |
Methods inherited from class org.springframework.jmx.support.MBeanServerFactoryBean |
createMBeanServer, isSingleton, locateMBeanServer, setAgentId, setDefaultDomain, setLocateExistingServerIfPossible, setRegisterWithFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_server
protected MBeanServer _server
MBeanServerFactoryBean
public MBeanServerFactoryBean()
afterPropertiesSet
public void afterPropertiesSet()
getObject
public Object getObject()
getObjectType
public Class getObjectType()
destroy
public void destroy()
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.