org.jboss.arquillian.container.test.impl.execution.event
Class LocalExecutionEvent
java.lang.Object
org.jboss.arquillian.container.test.impl.execution.event.LocalExecutionEvent
- All Implemented Interfaces:
- ExecutionEvent, Event
public class LocalExecutionEvent
- 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 |
LocalExecutionEvent
public LocalExecutionEvent(TestMethodExecutor executor)
getExecutor
public TestMethodExecutor getExecutor()
- Specified by:
getExecutor
in interface ExecutionEvent
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.