Package | Description |
---|---|
org.apache.felix.scr.impl.inject | |
org.apache.felix.scr.impl.inject.methods |
Modifier and Type | Field and Description |
---|---|
private LifecycleMethod |
ComponentMethodsImpl.m_activateMethod |
private LifecycleMethod |
ComponentMethodsImpl.m_deactivateMethod |
private LifecycleMethod |
ComponentMethodsImpl.m_modifiedMethod |
Modifier and Type | Method and Description |
---|---|
LifecycleMethod |
ComponentMethods.getActivateMethod() |
LifecycleMethod |
ComponentMethodsImpl.getActivateMethod() |
LifecycleMethod |
ComponentMethods.getDeactivateMethod() |
LifecycleMethod |
ComponentMethodsImpl.getDeactivateMethod() |
LifecycleMethod |
ComponentMethods.getModifiedMethod() |
LifecycleMethod |
ComponentMethodsImpl.getModifiedMethod() |
Modifier and Type | Class and Description |
---|---|
class |
ActivateMethod |
class |
DeactivateMethod |
class |
ModifiedMethod |