org.jboss.arquillian.spi.event.suite
Class SuiteEvent

java.lang.Object
  extended by org.jboss.arquillian.spi.event.suite.SuiteEvent
All Implemented Interfaces:
Event
Direct Known Subclasses:
AfterSuite, BeforeSuite, ClassEvent

public class SuiteEvent
extends Object
implements Event

Base for events fired in the Suite execution cycle.

Version:
$Revision: $
Author:
Aslak Knutsen

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

Constructor Detail

SuiteEvent

public SuiteEvent()


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.