Package org.apache.felix.scr.impl.helper
-
Interface Summary Interface Description ComponentMethod ComponentMethods InitReferenceMethod Callback for initializing the reference (field references)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.ReferenceMethod Component method to be invoked on service (un)binding or updatingReferenceMethods ReferenceMethods
holds pointers to methods for a single reference.SimpleLogger -
Class Summary Class Description Coercions This implements the coercion table in RFC 190 5.6.3ComponentServiceObjectsHelper Utility class for handling references using a ComponentServiceObjects to get services.ConfigAdminTracker 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
.