com.carrotsearch.ant.tasks.junit4.events
Class QuitEvent

java.lang.Object
  extended by com.carrotsearch.ant.tasks.junit4.events.QuitEvent
All Implemented Interfaces:
IEvent

public class QuitEvent
extends Object

Final message sent from the slave. Also signals orderly shutdown.


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

Constructor Detail

QuitEvent

public QuitEvent()
Method Detail

getType

public EventType getType()
Specified by:
getType in interface IEvent


Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.