XNIO API 2.1.0.CR2

org.jboss.xnio
Interface CloseableExecutor

All Superinterfaces:
Closeable, Executor

public interface CloseableExecutor
extends Closeable, 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.1.0.CR2

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