Class RunModeEventHandler
- java.lang.Object
-
- org.jboss.arquillian.junit5.container.RunModeEventHandler
-
public class RunModeEventHandler extends Object
-
-
Constructor Summary
Constructors Constructor Description RunModeEventHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleEvent(RunModeEvent event)
-
-
-
Method Detail
-
handleEvent
public void handleEvent(@Observes RunModeEvent event)
-
-