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

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

public class IdleEvent
extends Object

Marker that the slave is idle and awaiting more suite names.


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

Constructor Detail

IdleEvent

public IdleEvent()
Method Detail

getType

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


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