XNIO API 2.0.2.GA

org.jboss.xnio
Interface CloseableExecutor

All Superinterfaces:
java.io.Closeable, java.util.concurrent.Executor

public interface CloseableExecutor
extends java.io.Closeable, java.util.concurrent.Executor

An executor that can be closed.


Method Summary
 
Methods inherited from interface java.io.Closeable
close
 
Methods inherited from interface java.util.concurrent.Executor
execute
 


XNIO API 2.0.2.GA

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