@Version(value="2.3")
Interface | Description |
---|---|
ManifestHeader.Entry |
A header can have several entries separated by comma.
|
RankedServices.ChangeListener |
Notification for changes on services list.
|
Class | Description |
---|---|
ManifestHeader |
This is a helper class to parse manifest header entries.
|
ManifestHeader.NameValuePair |
Directives and attributes are simple name/value pairs.
|
ManifestHeader.PathImpl | |
OsgiUtil | Deprecated
Use PropertiesUtil and ServiceUtil instead
|
PropertiesUtil |
The
PropertiesUtil is a utility class providing some
usefull utility methods for converting property types. |
RankedServices<T> |
Helper class that collects all services registered via OSGi bind/unbind methods.
|
ServiceUtil |
The
ServiceUtil is a utility class providing some
usefull utility methods for service handling. |
SortingServiceTracker<T> |
Implementation providing a sorted list of services
by service ranking.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.