public static class YarnPushCommand.PushOptionHandler extends AbstractApplicationCommand.ApplicationOptionHandler
Constructor and Description |
---|
YarnPushCommand.PushOptionHandler() |
Modifier and Type | Method and Description |
---|---|
joptsimple.OptionSpec<java.lang.String> |
getApplicationVersionOption() |
protected void |
options() |
protected void |
runApplication(joptsimple.OptionSet options)
Run the application.
|
handleOutput, isFlagOn, run, verifyOptionSet
protected final void options()
options
in class org.springframework.boot.cli.command.options.OptionHandler
protected void runApplication(joptsimple.OptionSet options) throws java.lang.Exception
AbstractApplicationCommand.ApplicationOptionHandler
runApplication
in class AbstractApplicationCommand.ApplicationOptionHandler
options
- the options setjava.lang.Exception
- if error occurred during the processingpublic joptsimple.OptionSpec<java.lang.String> getApplicationVersionOption()