org.openwms.core.service.voter
Class Vote
java.lang.Object
org.openwms.core.service.voter.Vote
- Direct Known Subclasses:
- RedirectVote
public class Vote
- extends Object
A Vote stores all information used by DecisionVoter
s to vote for or
against an action that shall be executed. Acts as a superclass for certain
votes.
- Since:
- 0.1
- Version:
- $Revision: 1538 $
- Author:
- Heiko Scherrer
Constructor Summary |
Vote()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Vote
public Vote()
Copyright © 2005-2011 openwms.org. All Rights Reserved.