org.fusesource.web.console.server
Class SpringLoader

java.lang.Object
  extended by org.fusesource.web.console.server.SpringLoader

public class SpringLoader
extends java.lang.Object

Version:
$Revision: 1.1 $

Constructor Summary
SpringLoader()
           
 
Method Summary
static javax.management.MBeanServer init(LocalAgentServiceImpl service, org.springframework.context.support.AbstractXmlApplicationContext appContext)
           
static javax.management.MBeanServer loadSpring(LocalAgentServiceImpl service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringLoader

public SpringLoader()
Method Detail

loadSpring

public static javax.management.MBeanServer loadSpring(LocalAgentServiceImpl service)
                                               throws java.lang.Exception
Throws:
java.lang.Exception

init

public static javax.management.MBeanServer init(LocalAgentServiceImpl service,
                                                org.springframework.context.support.AbstractXmlApplicationContext appContext)


Copyright © 2009 FuseSource. All Rights Reserved.