Class ManifestCommand
java.lang.Object
com.liferay.osgi.bundle.builder.commands.BaseCommand
com.liferay.osgi.bundle.builder.commands.ManifestCommand
- All Implemented Interfaces:
Command
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidwriteOutput(aQute.bnd.osgi.Jar jar, OSGiBundleBuilderArgs osgiBundleBuilderArgs) Methods inherited from class com.liferay.osgi.bundle.builder.commands.BaseCommand
build
-
Constructor Details
-
ManifestCommand
public ManifestCommand()
-
-
Method Details
-
writeOutput
protected void writeOutput(aQute.bnd.osgi.Jar jar, OSGiBundleBuilderArgs osgiBundleBuilderArgs) throws Exception - Specified by:
writeOutputin classBaseCommand- Throws:
Exception
-