org.osgi.framework.BundleActivatorpublic class WstxBundleActivator extends Object implements org.osgi.framework.BundleActivator
| Constructor | Description |
|---|---|
WstxBundleActivator() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
start(org.osgi.framework.BundleContext ctxt) |
Method called on activation.
|
void |
stop(org.osgi.framework.BundleContext ctxt) |
public void start(org.osgi.framework.BundleContext ctxt)
start in interface org.osgi.framework.BundleActivatorpublic void stop(org.osgi.framework.BundleContext ctxt)
stop in interface org.osgi.framework.BundleActivatorCopyright © 2019 FasterXML. All rights reserved.