Class BaseCommand
java.lang.Object
com.liferay.osgi.bundle.builder.commands.BaseCommand
- All Implemented Interfaces:
Command
- Direct Known Subclasses:
ExplodedJarCommand,JarCommand,ManifestCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuild(OSGiBundleBuilderArgs osgiBundleBuilderArgs) protected abstract voidwriteOutput(aQute.bnd.osgi.Jar jar, OSGiBundleBuilderArgs osgiBundleBuilderArgs)