Package aQute.bnd.exporter.subsystem
Class SubsystemExporter
java.lang.Object
aQute.bnd.exporter.subsystem.SubsystemExporter
- All Implemented Interfaces:
aQute.bnd.service.export.Exporter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SubsystemExporter
public SubsystemExporter()
-
-
Method Details
-
getTypes
- Specified by:
getTypes
in interfaceaQute.bnd.service.export.Exporter
-
export
public Map.Entry<String,aQute.bnd.osgi.Resource> export(String type, aQute.bnd.build.Project project, Map<String, String> options) throws Exception- Specified by:
export
in interfaceaQute.bnd.service.export.Exporter
- Throws:
Exception
-