|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.dpml.depot.Main
public final class Main
CLI hander for the depot package.
| Field Summary | |
|---|---|
static String |
APPLICATION_KEY
Application selection key. |
| Method Summary | |
|---|---|
static void |
main(String[] args)
Processes command line options to establish the command handler plugin to deploy. |
static void |
setShutdownHook(Thread thread)
Create a shutdown hook that will trigger shutdown of the supplied plugin. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String APPLICATION_KEY
| Method Detail |
|---|
public static void main(String[] args)
throws Exception
args - the command line argument array
Exception - if a error occurspublic static void setShutdownHook(Thread thread)
thread - the application thread
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||