@Component(role=JarSigner.class, hint="default") public class DefaultJarSigner extends org.apache.maven.shared.utils.cli.javatool.AbstractJavaTool<JarSignerRequest> implements JarSigner
JarSigner.| Constructor and Description |
|---|
DefaultJarSigner() |
| Modifier and Type | Method and Description |
|---|---|
protected Commandline |
createCommandLine(JarSignerRequest request,
String javaToolFile) |
protected StreamConsumer |
createSystemOutStreamConsumer(JarSignerRequest request) |
createResult, createSystemErrorStreamConsumer, createSystemInputStream, execute, executeCommandLine, findJavaToolExecutable, getJavaToolName, setToolchainenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getJavaToolName, setToolchainprotected Commandline createCommandLine(JarSignerRequest request, String javaToolFile) throws org.apache.maven.shared.utils.cli.javatool.JavaToolException
protected StreamConsumer createSystemOutStreamConsumer(JarSignerRequest request)
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.