|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.umd.cfar.lamp.apploader.prefs.PrintUsage
Command-line trigger handler that prints out usage information and exits the program.
Constructor Summary | |
PrintUsage()
|
Method Summary | |
void |
invoke(PrefsManager prefs,
com.hp.hpl.jena.rdf.model.Resource def,
java.lang.String value)
Prints out usage information and exits the program. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PrintUsage()
Method Detail |
public void invoke(PrefsManager prefs, com.hp.hpl.jena.rdf.model.Resource def, java.lang.String value)
invoke
in interface TriggerHandler
prefs
- The preferences to modify.def
- The RDF resource that defined the handlervalue
- The value passed from the command line or java property.TriggerHandler.invoke(edu.umd.cfar.lamp.apploader.prefs.PrefsManager, com.hp.hpl.jena.rdf.model.Resource, java.lang.String)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |