org.apache.felix.http.whiteboard.internal
Class WhiteboardActivator

java.lang.Object
  extended by org.apache.felix.http.base.internal.AbstractActivator
      extended by org.apache.felix.http.whiteboard.internal.WhiteboardActivator
All Implemented Interfaces:
BundleActivator

public final class WhiteboardActivator
extends AbstractActivator


Constructor Summary
WhiteboardActivator()
           
 
Method Summary
protected  void doStart()
           
protected  void doStop()
           
 
Methods inherited from class org.apache.felix.http.base.internal.AbstractActivator
getBundleContext, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WhiteboardActivator

public WhiteboardActivator()
Method Detail

doStart

protected void doStart()
                throws Exception
Specified by:
doStart in class AbstractActivator
Throws:
Exception

doStop

protected void doStop()
               throws Exception
Specified by:
doStop in class AbstractActivator
Throws:
Exception


Copyright © 2011 Apache Software Foundation. All Rights Reserved.