org.jboss.stdio
Class StdioService
java.lang.Object
org.jboss.stdio.StdioService
public final class StdioService
- extends Object
An object which exposes the StdioContext
installation methods as a service.
Method Summary |
void |
start()
Start the stdio service. |
void |
stop()
Stop the stdio service. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StdioService
public StdioService()
start
public void start()
- Start the stdio service.
stop
public void stop()
- Stop the stdio service.
Copyright © 2010 JBoss, a division of Red Hat, Inc.