Uses of Class
com.sun.enterprise.universal.process.ProcessStreamDrainer
Packages that use ProcessStreamDrainer
-
Uses of ProcessStreamDrainer in com.sun.enterprise.universal.process
Methods in com.sun.enterprise.universal.process that return ProcessStreamDrainerModifier and TypeMethodDescriptionstatic ProcessStreamDrainerCreate an instance, drain and throw away the process' stderr and stdout output.static ProcessStreamDrainerCreate an instance and drain the process' stderr and stdoutstatic ProcessStreamDrainerCreate an instance, drain and redirect the process' stderr and stdout to System.err and System.out respectively.static ProcessStreamDrainerCreate an instance and drain the process' stderr and stdout and save it to strings.