Package org.apache.felix.scr.impl.helper
-
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 ReadOnlyDictionary TheReadOnlyDictionary
is both aDictionary
and aMap
whose modification methods (likeDictionary.put(Object, Object)
,ReadOnlyDictionary.remove(Object)
, etc.) throw anUnsupportedOperationException
.