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