public final class ActivatorParameter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private org.osgi.service.component.ComponentContext |
m_componentContext |
private int |
m_reason |
| Constructor and Description |
|---|
ActivatorParameter(org.osgi.service.component.ComponentContext componentContext,
int reason) |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.service.component.ComponentContext |
getComponentContext() |
int |
getReason() |