|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.fusesource.mq.fabric.Activator
public class Activator
| Field Summary | |
|---|---|
static java.util.concurrent.atomic.AtomicReference<org.osgi.framework.BundleContext> |
BUNDLE_CONTEXT
|
| Constructor Summary | |
|---|---|
Activator()
|
|
| 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 |
| Field Detail |
|---|
public static final java.util.concurrent.atomic.AtomicReference<org.osgi.framework.BundleContext> BUNDLE_CONTEXT
| Constructor Detail |
|---|
public Activator()
| Method Detail |
|---|
public void start(org.osgi.framework.BundleContext ctx)
throws java.lang.Exception
start in interface org.osgi.framework.BundleActivatorjava.lang.Exception
public void stop(org.osgi.framework.BundleContext ctx)
throws java.lang.Exception
stop in interface org.osgi.framework.BundleActivatorjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||