org.apache.avalon.phoenix.components.manager
Class MX4JSystemManager

org.apache.avalon.phoenix.components.manager.MX4JSystemManager

public class MX4JSystemManager

This component is responsible for managing phoenix instance.

Author:
Leo Simons, Peter Donald, Huw Roberts

Constructor Summary
MX4JSystemManager()
           
 
Method Summary
 void configure(Configuration configuration)
           
 void contextualize(Context context)
           
protected  javax.management.MBeanServer createMBeanServer()
           
 void initialize()
           
 

Constructor Detail

MX4JSystemManager

public MX4JSystemManager()
Method Detail

contextualize

public void contextualize(Context context)
                   throws ContextException

configure

public void configure(Configuration configuration)
               throws ConfigurationException

initialize

public void initialize()
                throws Exception

createMBeanServer

protected javax.management.MBeanServer createMBeanServer()
                                                  throws Exception


Copyright © 2001 Apache Jakarta Project. All Rights Reserved.