|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.springsource.bundlor.commandline.Bundlor
public class Bundlor
Field Summary | |
---|---|
private static org.apache.commons.cli.Options |
OPTIONS
|
Constructor Summary | |
---|---|
Bundlor()
|
Method Summary | |
---|---|
protected void |
exit(int code)
|
protected BundlorExecutor |
getBundlorExecutor(Configuration configuration)
|
static void |
main(java.lang.String[] args)
|
(package private) void |
run(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final org.apache.commons.cli.Options OPTIONS
Constructor Detail |
---|
public Bundlor()
Method Detail |
---|
public static final void main(java.lang.String[] args)
final void run(java.lang.String[] args)
protected BundlorExecutor getBundlorExecutor(Configuration configuration)
protected void exit(int code)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |