public class DemuxActivator extends Object implements org.osgi.framework.BundleActivator
demux-core
bundle.Constructor and Description |
---|
DemuxActivator() |
Modifier and Type | Method and Description |
---|---|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public void start(org.osgi.framework.BundleContext context)
start
in interface org.osgi.framework.BundleActivator
context
- bundle contextBundleActivator.start(org.osgi.framework.BundleContext)
public void stop(org.osgi.framework.BundleContext context)
stop
in interface org.osgi.framework.BundleActivator
context
- bundle contextBundleActivator.stop(org.osgi.framework.BundleContext)
Copyright © 2012-2014 Vektor Software. All Rights Reserved.