public class Bootstrap
extends java.lang.Object
| Constructor and Description | 
|---|
Bootstrap()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
main(java.lang.String[] args)
Read commands from BASE_PATH (using XBean's ResourceFinder) and execute the one specified on the command line 
 |