public class SubsystemExporter
extends java.lang.Object
implements aQute.bnd.service.export.Exporter
Constructor and Description |
---|
SubsystemExporter() |
public java.lang.String[] getTypes()
getTypes
in interface aQute.bnd.service.export.Exporter
public java.util.Map.Entry<java.lang.String,aQute.bnd.osgi.Resource> export(java.lang.String type, aQute.bnd.build.Project project, java.util.Map<java.lang.String,java.lang.String> options) throws java.lang.Exception
export
in interface aQute.bnd.service.export.Exporter
java.lang.Exception