public final class Activator extends Object implements org.osgi.framework.BundleActivator, org.osgi.framework.hooks.weaving.WeavingHook
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
void |
weave(org.osgi.framework.hooks.weaving.WovenClass wovenClass) |
public void start(org.osgi.framework.BundleContext context)
throws Exception
start in interface org.osgi.framework.BundleActivatorExceptionpublic void stop(org.osgi.framework.BundleContext context)
throws Exception
stop in interface org.osgi.framework.BundleActivatorExceptionpublic void weave(org.osgi.framework.hooks.weaving.WovenClass wovenClass)
weave in interface org.osgi.framework.hooks.weaving.WeavingHookCopyright © 2015–2016 SourcePond. All rights reserved.