edu.sdsc.inca.depot.util
Class ScriptNotifier

java.lang.Object
  extended by edu.sdsc.inca.depot.util.ScriptNotifier

public class ScriptNotifier
extends java.lang.Object

A class that notifies a target script about a state change in AcceptableOutput.

Author:
jhayes

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

ScriptNotifier

public ScriptNotifier()
Method Detail

doNotification

public void doNotification(java.lang.String target,
                           java.util.Properties props)
Invokes a script, w/info about an AcceptedOutput state change in stdin.

Parameters:
target - the script to notify
props - property values that describe the series and instance