|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sdsc.inca.depot.util.ScriptNotifier
public class ScriptNotifier
A class that notifies a target script about a state change in AcceptableOutput.
| Constructor Summary | |
|---|---|
ScriptNotifier()
|
|
| Method Summary | |
|---|---|
void |
doNotification(java.lang.String target,
java.util.Properties props)
Invokes a script, w/info about an AcceptedOutput state change in stdin. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptNotifier()
| Method Detail |
|---|
public void doNotification(java.lang.String target,
java.util.Properties props)
target - the script to notifyprops - property values that describe the series and instance
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||