Package org.openwms.core.service.voter

Types, exceptions and interfaces related to the voter pattern.

See:
          Description

Interface Summary
DecisionVoter<T extends Vote> A DecisionVoter is asked to vote for a business action.
 

Class Summary
Vote A Vote stores all information used by DecisionVoters to vote for or against an action that shall be executed.
 

Exception Summary
DeniedException A DeniedException is thrown by a DecisionVoters in case a business action is not allowed to be executed.
 

Package org.openwms.core.service.voter Description

Types, exceptions and interfaces related to the voter pattern.



Copyright © 2005-2011 openwms.org. All Rights Reserved.