Uses of Package
org.apache.felix.scr.impl.helper
Packages that use org.apache.felix.scr.impl.helper
Package
Description
-
Classes in org.apache.felix.scr.impl.helper used by org.apache.felix.scr.impl
-
Classes in org.apache.felix.scr.impl.helper used by org.apache.felix.scr.impl.helperClassDescriptionThe
ReadOnlyDictionaryis both aDictionaryand aMapwhose modification methods (likeDictionary.put(Object, Object),ReadOnlyDictionary.remove(Object), etc.) throw anUnsupportedOperationException. -
Classes in org.apache.felix.scr.impl.helper used by org.apache.felix.scr.impl.injectClassDescriptionUtility class for handling references using a ComponentServiceObjects to get services.
-
Classes in org.apache.felix.scr.impl.helper used by org.apache.felix.scr.impl.managerClassDescriptionUtility class for handling references using a ComponentServiceObjects to get services.