Package | Description |
---|---|
org.apache.felix.framework.util | |
org.eclipse.osgi.framework.internal.core |
Modifier and Type | Method and Description |
---|---|
void |
SecureAction.startActivator(BundleActivator activator,
BundleContext context) |
void |
SecureAction.stopActivator(BundleActivator activator,
BundleContext context) |
Modifier and Type | Class and Description |
---|---|
class |
SystemBundleActivator
This class activates the System Bundle.
|
Modifier and Type | Field and Description |
---|---|
protected BundleActivator |
BundleContextImpl.activator
The current instantiation of the activator.
|
Modifier and Type | Method and Description |
---|---|
protected BundleActivator |
AbstractBundle.loadBundleActivator()
Load and instantiate bundle's BundleActivator class
|
Modifier and Type | Method and Description |
---|---|
protected void |
BundleContextImpl.startActivator(BundleActivator bundleActivator)
Calls the start method of a BundleActivator.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.