|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--net.sf.whatsnew.WhatsNew
Main class for WhatsNew File Creator aplication
| Constructor Summary | |
WhatsNew(Options options)
Creates a new WhatsNew object. |
|
| Method Summary | |
static Options |
getConfigOptions(java.lang.String externalConfigFile)
Constructs default application options, based on config properties and external file if specified |
void |
run()
Main execution method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WhatsNew(Options options)
throws AppException
options - The application optionsAppException - if options == null, or invalid options| Method Detail |
public static Options getConfigOptions(java.lang.String externalConfigFile)
throws AppException
externalConfigFile - Name of external properties fileAppException - in case of error
public void run()
throws AppException
AppException - in case of error
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||