Package edu.uiuc.ncsa.sas.watcher
Class SASWatcher
- java.lang.Object
-
- edu.uiuc.ncsa.sas.watcher.SASWatcher
-
public class SASWatcher extends Object
For watcher SAS.Created by Jeff Gaynor
on 6/21/24 at 4:35 PM
-
-
Constructor Summary
Constructors Constructor Description SASWatcher()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
doIt()
protected void
init()
static void
main(String[] args)
protected void
process(File f)
protected void
say(Object o)
protected static void
watchEG()
-
-
-
Method Detail
-
say
protected void say(Object o)
-
watchEG
protected static void watchEG() throws IOException, InterruptedException
- Throws:
IOException
InterruptedException
-
-