Uses of Class
org.openwms.core.service.voter.Vote

Packages that use Vote
org.openwms.core.service.voter Types, exceptions and interfaces related to the voter pattern. 
org.openwms.tms.service.spring.voter This package contains classes implementing the voter pattern. 
 

Uses of Vote in org.openwms.core.service.voter
 

Classes in org.openwms.core.service.voter with type parameters of type Vote
 interface DecisionVoter<T extends Vote>
          A DecisionVoter is asked to vote for a business action.
 

Uses of Vote in org.openwms.tms.service.spring.voter
 

Subclasses of Vote in org.openwms.tms.service.spring.voter
 class RedirectVote
          A RedirectVote.
 



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