Uses of Interface
com.googlecode.jpattern.core.asynccommand.IAsyncCommandResult

Packages that use IAsyncCommandResult
com.googlecode.jpattern.core.asynccommand   
 

Uses of IAsyncCommandResult in com.googlecode.jpattern.core.asynccommand
 

Classes in com.googlecode.jpattern.core.asynccommand that implement IAsyncCommandResult
 class AsyncCommandResult
           
 

Methods in com.googlecode.jpattern.core.asynccommand that return IAsyncCommandResult
 IAsyncCommandResult NullAsyncCommand.exec(IAsyncCommandPool asyncCommandPool)
           
 IAsyncCommandResult AAsyncCommand.exec(IAsyncCommandPool asyncCommandPool)
          This method launch the execution of the command (or chain of commands).
 IAsyncCommandResult IAsyncCommand.exec(IAsyncCommandPool asyncCommandPool)
          This method launch the execution of the command (or chain of commands).
 



Copyright © 2011. All Rights Reserved.