| Modifier and Type | Class and Description |
|---|---|
class |
SimpleStdioContextSelector
A simple
org.jboss.stdio.StdioContextSelector implementation which always selects the same context. |
| Modifier and Type | Field and Description |
|---|---|
private static StdioContextSelector |
StdioContext.stdioContextSelector |
| Modifier and Type | Method and Description |
|---|---|
static void |
StdioContext.setStdioContextSelector(StdioContextSelector stdioContextSelector)
Set the standard I/O context selector.
|