Package org.apache.felix.scr.impl.inject
-
Interface Summary Interface Description ComponentMethods<T> InitReferenceMethod Callback for initializing the reference (field references)LifecycleMethod Interface for invocation one of the lifecycle methods: activate modified deactivateReferenceMethod Component method to be invoked on service (un)binding or updatingReferenceMethods ReferenceMethods
holds pointers to methods for a single reference. -
Class Summary Class Description ActivatorParameter Annotations BaseParameter BindParameters ClassUtils Utility methods for class handling used by method and field references.ComponentConstructor<S> This implementation is used to construct a component instance object, call the constructor and set the activation fields.ComponentMethodsImpl<T> DuplexReferenceMethods MethodResult TheMethodResult
conveys the return value of one of the activate, modify, and deactivate methods.ValueUtils Utility methods for handling references and activation -
Enum Summary Enum Description ValueUtils.ValueType The value type of the field, activation field or constructor parameter