Class ExplodedJarCommand
java.lang.Object
com.liferay.osgi.bundle.builder.commands.BaseCommand
com.liferay.osgi.bundle.builder.commands.ExplodedJarCommand
- 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
-
ExplodedJarCommand
public ExplodedJarCommand()
-
-
Method Details
-
writeOutput
protected void writeOutput(aQute.bnd.osgi.Jar jar, OSGiBundleBuilderArgs osgiBundleBuilderArgs) throws Exception - Specified by:
writeOutputin classBaseCommand- Throws:
Exception
-