|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.example.OptionParser
org.apache.qpid.example.Drain
public class Drain
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.qpid.example.OptionParser |
---|
OptionParser.Option |
Field Summary | |
---|---|
(package private) static OptionParser.Option |
COUNT
|
(package private) static OptionParser.Option |
FOREVER
|
Fields inherited from class org.apache.qpid.example.OptionParser |
---|
address, BROKER, BROKER_OPTIONS, CON_OPTIONS, desc, HELP, optDefs, optMap, TIMEOUT, usage |
Constructor Summary | |
---|---|
Drain(String[] args,
String usage,
String desc)
|
Method Summary | |
---|---|
static void |
main(String[] args)
|
Methods inherited from class org.apache.qpid.example.OptionParser |
---|
containsOp, createConnection, getOp, isHelp, printHelp |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static final OptionParser.Option FOREVER
static final OptionParser.Option COUNT
Constructor Detail |
---|
public Drain(String[] args, String usage, String desc) throws Exception
Exception
Method Detail |
---|
public static void main(String[] args) throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |