Arquillian Container Test Implementation Base 1.0.0.CR3

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

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

public class RemoteExecutionEvent
extends Object
implements ExecutionEvent

LocalExecutionEvent

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
RemoteExecutionEvent(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

RemoteExecutionEvent

public RemoteExecutionEvent(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.