Interface | Description |
---|---|
ManifestHeader.Entry |
A header can have several entries separated by comma.
|
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. |
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 © 2014 The Apache Software Foundation. All rights reserved.