|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExportPackageDescription
This class represents a specific version of an exported package in the system.
This interface is not intended to be implemented by clients. The
StateObjectFactory
should be used to construct instances.
Method Summary | |
---|---|
Map |
getAttributes()
Returns the arbitrary attributes for this package. |
Object |
getDirective(String key)
Returns the specified directive for this package. |
Map |
getDirectives()
Returns the directives for this package. |
BundleDescription |
getExporter()
Returns the exporter of this package. |
boolean |
isRoot()
Deprecated. all export package descriptions are roots. The Reexport-Package header never became API. |
Methods inherited from interface org.eclipse.osgi.service.resolver.BaseDescription |
---|
getName, getSupplier, getVersion |
Method Detail |
---|
boolean isRoot()
Map getAttributes()
Map getDirectives()
Object getDirective(String key)
key
- the directive to fetch
BundleDescription getExporter()
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.