Package | Description |
---|---|
org.apache.felix.scr.impl.helper | |
org.apache.felix.scr.impl.manager |
Class and Description |
---|
ReadOnlyDictionary
The
ReadOnlyDictionary is both a Dictionary and
a Map whose modification methods (like Dictionary.put(Object, Object) ,
ReadOnlyDictionary.remove(Object) , etc.) throw an UnsupportedOperationException . |
Class and Description |
---|
ComponentServiceObjectsHelper
Utility class for handling references using a ComponentServiceObjects
to get services.
|
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.