| Package | Description |
|---|---|
| org.apache.felix.scr.impl | |
| org.apache.felix.scr.impl.helper | |
| org.apache.felix.scr.impl.manager |
| Class and Description |
|---|
| ConfigAdminTracker |
| Class and Description |
|---|
| ComponentServiceObjectsHelper.ComponentServiceObjectsImpl |
| 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.
|