Class ContainerCommandObserver
java.lang.Object
org.jboss.arquillian.container.test.impl.client.container.command.ContainerCommandObserver
ContainerCommandObserver
- Version:
- $Revision: $
- Author:
- Martin Gencur
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidisStarted(ContainerStartedCommand event) voidkill(KillContainerCommand event) voidonException(org.jboss.arquillian.core.spi.EventContext<Command> event) voidstart(StartContainerCommand event) voidstop(StopContainerCommand event)
-
Constructor Details
-
ContainerCommandObserver
public ContainerCommandObserver()
-
-
Method Details
-
onException
-
start
-
stop
-
kill
-
isStarted
-