java.lang.Object
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 Details

    • LocalExecutionEvent

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

    • getExecutor

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