org.openwms.core.service.voter
Class Vote

java.lang.Object
  extended by org.openwms.core.service.voter.Vote
Direct Known Subclasses:
RedirectVote

public class Vote
extends Object

A Vote stores all information used by DecisionVoters 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()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Vote

public Vote()


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