|
|||||||||||
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.PropsToPrefs
A TriggerHandler
that converts from java properties
to AppLoader preferences.
Constructor Summary | |
PropsToPrefs()
|
Method Summary | |
void |
invoke(PrefsManager prefs,
com.hp.hpl.jena.rdf.model.Resource def,
java.lang.String value)
It isn't clear at what layer these should be added. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropsToPrefs()
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(PrefsManager, Resource, String)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |