Package org.reficio.p2.bundler.impl
Class AquteHelper
- java.lang.Object
-
- org.reficio.p2.bundler.impl.AquteHelper
-
public class AquteHelper extends Object
- Since:
- 1.1.0
- Author:
- Tom Bujok (tom.bujok@gmail.com)
Reficio (TM) - Reestablish your software!
http://www.reficio.org
-
-
Constructor Summary
Constructors Constructor Description AquteHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static aQute.bnd.osgi.AnalyzerbuildAnalyzer(ArtifactBundlerRequest request, ArtifactBundlerInstructions instructions, boolean pedantic)
-
-
-
Field Detail
-
SINGLETON
public static final String SINGLETON
- See Also:
- Constant Field Values
-
TOOL_KEY
public static final String TOOL_KEY
- See Also:
- Constant Field Values
-
TOOL
public static final String TOOL
- See Also:
- Constant Field Values
-
-
Method Detail
-
buildAnalyzer
public static aQute.bnd.osgi.Analyzer buildAnalyzer(ArtifactBundlerRequest request, ArtifactBundlerInstructions instructions, boolean pedantic) throws Exception
- Throws:
Exception
-
-