|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.process.LoggingOutputProcessor
public class LoggingOutputProcessor
| Constructor Summary | |
|---|---|
LoggingOutputProcessor()
|
|
| Method Summary | |
|---|---|
java.lang.Void |
processStdErr(java.io.InputStream stdErrInputStream)
|
java.lang.Void |
processStdOut(java.io.InputStream stdOutInputStream)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoggingOutputProcessor()
| Method Detail |
|---|
public java.lang.Void processStdErr(java.io.InputStream stdErrInputStream)
throws ProcessException
processStdErr in interface OutputProcessor<java.lang.Void,java.lang.Void>ProcessException
public java.lang.Void processStdOut(java.io.InputStream stdOutInputStream)
throws ProcessException
processStdOut in interface OutputProcessor<java.lang.Void,java.lang.Void>ProcessException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||