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