| Package | Description |
|---|---|
| org.apache.felix.framework | |
| org.apache.felix.framework.util |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
Felix.SystemBundleActivator |
(package private) class |
URLHandlersActivator
Simple activator class used by the system bundle to enable the
URL Handlers service.
|
| Modifier and Type | Field and Description |
|---|---|
private BundleActivator |
BundleImpl.m_activator |
private BundleActivator |
ExtensionManager.ExtensionTuple.m_activator |
| Modifier and Type | Method and Description |
|---|---|
private BundleActivator |
Felix.createBundleActivator(Bundle impl) |
(package private) BundleActivator |
BundleImpl.getActivator() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
BundleImpl.setActivator(BundleActivator activator) |
| Constructor and Description |
|---|
ExtensionTuple(BundleActivator activator,
Bundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
void |
SecureAction.startActivator(BundleActivator activator,
BundleContext context) |
void |
SecureAction.stopActivator(BundleActivator activator,
BundleContext context) |