org.jboss.arquillian.container.test.impl.execution.event
Class RemoteExecutionEvent
java.lang.Object
org.jboss.arquillian.container.test.impl.execution.event.RemoteExecutionEvent
- All Implemented Interfaces:
- ExecutionEvent, Event
public class RemoteExecutionEvent
- extends Object
- implements ExecutionEvent
LocalExecutionEvent
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteExecutionEvent
public RemoteExecutionEvent(TestMethodExecutor executor)
getExecutor
public TestMethodExecutor getExecutor()
- Specified by:
getExecutor
in interface ExecutionEvent
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.