org.osgi.framework.BundleActivator
public 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.BundleActivator
public void stop(org.osgi.framework.BundleContext ctxt)
stop
in interface org.osgi.framework.BundleActivator
Copyright © 2019 FasterXML. All rights reserved.