Class WildFlyContainerLifecycleController
- java.lang.Object
-
- org.jboss.as.arquillian.container.controller.WildFlyContainerLifecycleController
-
public class WildFlyContainerLifecycleController extends Object
WildFlyContainerLifecycleController- Version:
- Jan 2015
- Author:
- Radoslav Husar
- See Also:
org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceWildFlyContainerLifecycleController.Operation<T>
-
Constructor Summary
Constructors Constructor Description WildFlyContainerLifecycleController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstopContainerWithTimeout(StopContainerWithTimeout stopEvent)
-
-
-
Method Detail
-
stopContainerWithTimeout
public void stopContainerWithTimeout(@Observes StopContainerWithTimeout stopEvent) throws Exception- Throws:
Exception
-
-