org.apache.felix.mosgi.jmx.httpconnector
Class HttpConnectorActivator
java.lang.Object
org.apache.felix.mosgi.jmx.httpconnector.HttpConnectorActivator
- All Implemented Interfaces:
- BundleActivator
public class HttpConnectorActivator
- extends Object
- implements BundleActivator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bc
public static BundleContext bc
HttpConnectorActivator
public HttpConnectorActivator()
start
public void start(BundleContext bc)
throws Exception
- Specified by:
start
in interface BundleActivator
- Throws:
Exception
stop
public void stop(BundleContext bc)
throws Exception
- Specified by:
stop
in interface BundleActivator
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.