org.sonatype.gshell.maven
Class ShellRunner
java.lang.Object
org.sonatype.gshell.MainSupport
org.sonatype.gshell.guice.GuiceMainSupport
org.sonatype.gshell.maven.ShellRunner
public class ShellRunner
- extends GuiceMainSupport
Runs GShell for use in a maven-plugin.
- Author:
- Jason Dillon
| Methods inherited from class org.sonatype.gshell.MainSupport |
boot, enableAnsiColors, exit, getBranding, setConsoleLogLevel, setDebug, setQuiet, setSystemProperty, setTerminalType, setTerminalType, setTrace, setVariable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShellRunner
public ShellRunner()
createBranding
protected Branding createBranding()
- Specified by:
createBranding in class MainSupport
configure
protected void configure(List<com.google.inject.Module> modules)
- Overrides:
configure in class GuiceMainSupport
Copyright © 2008-2011 Sonatype. All Rights Reserved.