Package com.oracle.coherence.patterns.command.commands

Class Summary
CommandBatch<C extends Context> A CommandBatch allows a batch (List) of Commands to be submitted to a single Context for execution in an all or nothing mode.
PriorityCommandAdapter<C extends Context> A PriorityCommandAdapter turn a regular Command into a PriorityCommand.
 



Copyright © 2016. All rights reserved.