
public interface StdioContextSelector
System.in, System.out,
and System.err are handled by the current standard I/O context which is returned by the active instance
of this interface.| Modifier and Type | Method and Description |
|---|---|
StdioContext |
getStdioContext()
Get the current stdio context.
|
StdioContext getStdioContext()
null.Copyright © 2013 JBoss, a division of Red Hat, Inc.