public class Activator extends org.ops4j.pax.url.commons.handler.HandlerActivator<Configuration>
| Modifier and Type | Field and Description |
|---|---|
static OsgiModuleRegistry |
registry |
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.BundleContext |
getBundleContext() |
static Activator |
getInstance() |
static org.osgi.framework.BundleContext |
getInstanceBundleContext() |
void |
start(org.osgi.framework.BundleContext bundleContext) |
public static OsgiModuleRegistry registry
public static Activator getInstance()
public static org.osgi.framework.BundleContext getInstanceBundleContext()
public void start(org.osgi.framework.BundleContext bundleContext)
start in interface org.osgi.framework.BundleActivatorstart in class org.ops4j.pax.url.commons.handler.HandlerActivator<Configuration>public org.osgi.framework.BundleContext getBundleContext()
Copyright © 2011–2014 Red Hat. All rights reserved.