Arquillian Container Test Implementation Base 1.0.0.CR3

org.jboss.arquillian.container.test.impl.execution.event
Class LocalExecutionEvent

java.lang.Object
  extended by org.jboss.arquillian.container.test.impl.execution.event.LocalExecutionEvent
All Implemented Interfaces:
ExecutionEvent, org.jboss.arquillian.core.spi.event.Event

public class LocalExecutionEvent
extends Object
implements ExecutionEvent

LocalExecutionEvent

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
LocalExecutionEvent(org.jboss.arquillian.test.spi.TestMethodExecutor executor)
           
 
Method Summary
 org.jboss.arquillian.test.spi.TestMethodExecutor getExecutor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalExecutionEvent

public LocalExecutionEvent(org.jboss.arquillian.test.spi.TestMethodExecutor executor)
Method Detail

getExecutor

public org.jboss.arquillian.test.spi.TestMethodExecutor getExecutor()
Specified by:
getExecutor in interface ExecutionEvent

Arquillian Container Test Implementation Base 1.0.0.CR3

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