JBoss STDIO 1.0.0.GA

org.jboss.stdio
Class StdioService

java.lang.Object
  extended by org.jboss.stdio.StdioService

public final class StdioService
extends Object

An object which exposes the StdioContext installation methods as a service.


Constructor Summary
StdioService()
           
 
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
 

Constructor Detail

StdioService

public StdioService()
Method Detail

start

public void start()
Start the stdio service.


stop

public void stop()
Stop the stdio service.


JBoss STDIO 1.0.0.GA

Copyright © 2010 JBoss, a division of Red Hat, Inc.