Package org.apache.felix.scr.impl.helper
package org.apache.felix.scr.impl.helper
-
ClassesClassDescriptionThis implements the coercion table in RFC 190 5.6.3Utility class for handling references using a ComponentServiceObjects to get services.The
ReadOnlyDictionary
is both aDictionary
and aMap
whose modification methods (likeDictionary.put(Object, Object)
,ReadOnlyDictionary.remove(Object)
, etc.) throw anUnsupportedOperationException
.