org.jboss.xnio.nio
Interface Lifecycle


public interface Lifecycle


Method Summary
 void start()
           
 void stop()
           
 

Method Detail

start

void start()
           throws java.io.IOException
Throws:
java.io.IOException

stop

void stop()
          throws java.io.IOException
Throws:
java.io.IOException