public class DiscoveryActivator extends Object implements BundleActivator
Constructor and Description |
---|
DiscoveryActivator() |
Modifier and Type | Method and Description |
---|---|
static BundleContext |
getContext() |
static void |
registerBundleStoppingListner(org.eclipse.ecf.provider.zookeeper.core.internal.BundleStoppingListener l) |
void |
start(BundleContext ctxt) |
void |
stop(BundleContext c) |
public void start(BundleContext ctxt)
start
in interface BundleActivator
public void stop(BundleContext c) throws Exception
stop
in interface BundleActivator
Exception
public static BundleContext getContext()
public static void registerBundleStoppingListner(org.eclipse.ecf.provider.zookeeper.core.internal.BundleStoppingListener l)
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.