org.wso2.andes.wso2.internal
Class QpidBundleActivator

java.lang.Object
  extended by org.wso2.andes.wso2.internal.QpidBundleActivator
All Implemented Interfaces:
org.osgi.framework.BundleActivator

public final class QpidBundleActivator
extends java.lang.Object
implements org.osgi.framework.BundleActivator

This class implements the OSGi bundle activator for the Carbonized Qpid.


Constructor Summary
QpidBundleActivator()
           
 
Method Summary
 void start(org.osgi.framework.BundleContext ctx)
           
 void stop(org.osgi.framework.BundleContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QpidBundleActivator

public QpidBundleActivator()
Method Detail

start

public void start(org.osgi.framework.BundleContext ctx)
           throws java.lang.Exception
Specified by:
start in interface org.osgi.framework.BundleActivator
Throws:
java.lang.Exception

stop

public void stop(org.osgi.framework.BundleContext ctx)
          throws java.lang.Exception
Specified by:
stop in interface org.osgi.framework.BundleActivator
Throws:
java.lang.Exception


Copyright © 2015 WSO2. All Rights Reserved.