org.apache.felix.jmood
Class CompendiumHandler

java.lang.Object
  extended by org.apache.felix.jmood.CompendiumHandler

public class CompendiumHandler
extends Object

This class will control the life-cycle of MBeans related to OSGi Compendium Services


Constructor Summary
CompendiumHandler(javax.management.MBeanServer server, AgentContext ac)
           
 
Method Summary
 void dispose()
           
 void initController()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompendiumHandler

public CompendiumHandler(javax.management.MBeanServer server,
                         AgentContext ac)
Method Detail

initController

public void initController()

dispose

public void dispose()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.