org.apache.openejb.util
Class OutputScanner
java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
org.apache.openejb.util.OutputScanner
- All Implemented Interfaces:
- Closeable, Flushable
public class OutputScanner
- extends FilterOutputStream
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputScanner
public OutputScanner(OutputStream out,
String scanString)
await
public void await()
throws InterruptedException
- Throws:
InterruptedException
await
public boolean await(long timeout,
TimeUnit unit)
throws InterruptedException
- Throws:
InterruptedException
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.