@Singleton public class TestShellConfiguration extends Object implements org.jboss.forge.aesh.spi.ShellConfiguration
| Constructor and Description |
|---|
TestShellConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
ByteArrayOutputStream |
getStdErr() |
OutputStream |
getStdIn() |
ByteArrayOutputStream |
getStdOut() |
public void configure()
configure in interface org.jboss.forge.aesh.spi.ShellConfigurationpublic OutputStream getStdIn()
public ByteArrayOutputStream getStdOut()
public ByteArrayOutputStream getStdErr()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.