public class TestBundle extends Object implements org.osgi.framework.BundleActivator
Constructor and Description |
---|
TestBundle() |
Modifier and Type | Method and Description |
---|---|
void |
start(org.osgi.framework.BundleContext bundleContext)
Starts the bundle.
|
void |
stop(org.osgi.framework.BundleContext bundleContext)
Stops the bundle.
|
Copyright © 2004–2016 Codehaus. All rights reserved.