XNIO version 1.2.0.GA

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 version 1.2.0.GA

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