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 voidheaders(Attributes mainAttributes, Project project) private voidprivate voidset(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