public class PythonListenerActivator extends Object implements org.osgi.framework.BundleActivator, org.osgi.framework.BundleListener
| Constructor and Description |
|---|
PythonListenerActivator() |
| Modifier and Type | Method and Description |
|---|---|
void |
bundleChanged(org.osgi.framework.BundleEvent event) |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public void bundleChanged(org.osgi.framework.BundleEvent event)
bundleChanged in interface org.osgi.framework.BundleListenerpublic void start(org.osgi.framework.BundleContext context)
throws Exception
start in interface org.osgi.framework.BundleActivatorExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.