org.apache.servicemix.jbi.jmx
Class MBeanServerFactoryBean

java.lang.Object
  extended by org.springframework.jmx.support.MBeanServerFactoryBean
      extended by org.apache.servicemix.jbi.jmx.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

Author:
gnodet

Field Summary
 
Fields inherited from class org.springframework.jmx.support.MBeanServerFactoryBean
logger
 
Constructor Summary
MBeanServerFactoryBean()
           
 
Method Summary
 
Methods inherited from class org.springframework.jmx.support.MBeanServerFactoryBean
afterPropertiesSet, createMBeanServer, destroy, getObject, getObjectType, isSingleton, locateMBeanServer, setAgentId, setDefaultDomain, setLocateExistingServerIfPossible, setRegisterWithFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MBeanServerFactoryBean

public MBeanServerFactoryBean()


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.