Package org.apache.felix.scr.impl.helper
-
Interface Summary Interface Description ComponentMethod ComponentMethods InitReferenceMethod Callback for initializing the reference (field references)Logger TheLoggerinterface 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 ReferenceMethodsholds 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 TheMethodResultconveys the return value of one of the activate, modify, and deactivate methods.ReadOnlyDictionary TheReadOnlyDictionaryis both aDictionaryand aMapwhose modification methods (likeDictionary.put(Object, Object),ReadOnlyDictionary.remove(Object), etc.) throw anUnsupportedOperationException.