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
ReadOnlyDictionaryis both aDictionaryand aMapwhose modification methods (likeDictionary.put(Object, Object),ReadOnlyDictionary.remove(Object), etc.) throw anUnsupportedOperationException.