Package aQute.bnd.exporter.subsystem
Class SubsystemExporter
java.lang.Object
aQute.bnd.exporter.subsystem.SubsystemExporter
- All Implemented Interfaces:
Exporter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBundles
(Collection<Container> containers, Processor reporter) private Collection<Container>
getRequiredBundles
(Project project) String[]
getTypes()
private void
headers
(Attributes mainAttributes, Project project) private void
private void
set
(Attributes mainAttributes, String key, String... values)
-
Field Details
-
ARCHIVE_CONTENT_TYPE
- See Also:
-
CONSTANT_MANIFEST_VERSION
- See Also:
-
-
Constructor Details
-
SubsystemExporter
public SubsystemExporter()
-
-
Method Details