ehcache

Uses of Interface
net.sf.ehcache.constructs.asynchronous.Command

Packages that use Command
net.sf.ehcache.constructs.asynchronous   
 

Uses of Command in net.sf.ehcache.constructs.asynchronous
 

Methods in net.sf.ehcache.constructs.asynchronous with parameters of type Command
 java.lang.String AsynchronousCommandExecutor.queueForExecution(Command command)
          Stores parameters in the AsynchronousCommandExecutor.MESSAGE_CACHE for later execution.
 


ehcache