public class AndroidMainActivator extends Object implements org.osgi.framework.BundleActivator
Constructor and Description |
---|
AndroidMainActivator(DMXMainActivityService service)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
start(org.osgi.framework.BundleContext bc)
Starts this bundle and registers
DMXMainActivityService . |
void |
stop(org.osgi.framework.BundleContext bc) |
public AndroidMainActivator(DMXMainActivityService service)
service
- public void start(org.osgi.framework.BundleContext bc) throws Exception
DMXMainActivityService
.start
in interface org.osgi.framework.BundleActivator
bc
- bundle contextException
- if an error occursCopyright © 2012-2014 Vektor Software. All Rights Reserved.