Uses of Package
org.apache.felix.scr.impl.helper
-
Classes in org.apache.felix.scr.impl.helper used by org.apache.felix.scr.impl.config Class Description SimpleLogger -
Classes in org.apache.felix.scr.impl.helper used by org.apache.felix.scr.impl.helper Class Description ComponentMethod InitReferenceMethod Callback for initializing the reference (field references)MethodResult TheMethodResult
conveys the return value of one of the activate, modify, and deactivate methods.ReadOnlyDictionary TheReadOnlyDictionary
is both aDictionary
and aMap
whose modification methods (likeDictionary.put(Object, Object)
,ReadOnlyDictionary.remove(Object)
, etc.) throw anUnsupportedOperationException
.ReferenceMethod Component method to be invoked on service (un)binding or updatingReferenceMethods ReferenceMethods
holds pointers to methods for a single reference.SimpleLogger -
Classes in org.apache.felix.scr.impl.helper used by org.apache.felix.scr.impl.inject Class Description ComponentMethod ComponentMethods 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.SimpleLogger -
Classes in org.apache.felix.scr.impl.helper used by org.apache.felix.scr.impl.manager Class Description ComponentMethods ComponentServiceObjectsHelper Utility class for handling references using a ComponentServiceObjects to get services.Logger TheLogger
interface defines a simple API to enable some logging in the XML Parser and ComponentMetadata handling classes and at the same time not be too intrusive for the unit tests.MethodResult TheMethodResult
conveys the return value of one of the activate, modify, and deactivate methods.SimpleLogger -
Classes in org.apache.felix.scr.impl.helper used by org.apache.felix.scr.impl.metadata Class Description Logger TheLogger
interface defines a simple API to enable some logging in the XML Parser and ComponentMetadata handling classes and at the same time not be too intrusive for the unit tests. -
Classes in org.apache.felix.scr.impl.helper used by org.apache.felix.scr.impl.xml Class Description Logger TheLogger
interface defines a simple API to enable some logging in the XML Parser and ComponentMetadata handling classes and at the same time not be too intrusive for the unit tests.