org.alliance.core.interactions
Class NeedsToRestartInteraction

java.lang.Object
  extended by org.alliance.core.interactions.NeedsToRestartInteraction
All Implemented Interfaces:
java.io.Serializable, NeedsUserInteraction

public class NeedsToRestartInteraction
extends java.lang.Object
implements NeedsUserInteraction

Created by IntelliJ IDEA. User: maciek Date: 2006-mar-21 Time: 20:20:31 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
NeedsToRestartInteraction()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NeedsToRestartInteraction

public NeedsToRestartInteraction()