public class JarCommand extends OptionParsingCommand
Command は、CLI アプリケーションから自己完結型の実行可能 jar ファイルを作成します。| 修飾子と型 | クラスと説明 |
|---|---|
protected static class | ArchiveCommand.ArchiveOptionHandler アーカイブコマンドの抽象ベース CompilerOptionHandler。 |
| コンストラクターと説明 |
|---|
JarCommand() |
| 修飾子と型 | メソッドと説明 |
|---|---|
StringSE | getUsageHelp() コマンドの使用箇所のヘルプを返します。 |
getHandler, getHelp, getOptionsHelp, rungetDescription, getExamples, getNamecloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic StringSE getUsageHelp()
CommandCommand 内の getUsageHelp AbstractCommand の getUsageHelp Copyright © 2019 Pivotal Software, Inc.. All rights reserved.