org.apache.qpid.pool
Interface ReadWriteRunnable

All Superinterfaces:
Runnable
All Known Implementing Classes:
Job

public interface ReadWriteRunnable
extends Runnable


Method Summary
 boolean isRead()
           
 
Methods inherited from interface java.lang.Runnable
run
 

Method Detail

isRead

boolean isRead()


Licensed to the Apache Software Foundation