Arquillian Container Test Implementation Base 1.0.1.Final

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.1.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.