com.googlecode.jpattern.core.asynccommand
Interface IAsyncCommandPool

All Known Implementing Classes:
QueueAsyncCommandPool, SimpleAsyncCommandPool

public interface IAsyncCommandPool

Author:
Francesco Cina' 27/feb/2011

Method Summary
 void addCommandToPool(AAsyncCommand asyncCommand)
           
 

Method Detail

addCommandToPool

void addCommandToPool(AAsyncCommand asyncCommand)


Copyright © 2011. All Rights Reserved.