Package org.jboss.arquillian.test.spi
Interface LifecycleMethodExecutor
public interface LifecycleMethodExecutor
Generic wrapper for invoking Lifecycle methods.
Used to e.g. veto invocation of @Before/@After methods on the Client side.
Used to e.g. veto invocation of @Before/@After methods on the Client side.
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
-
Field Summary
Fields -
Method Summary
-
Field Details
-
NO_OP
-
-
Method Details
-
invoke
- Throws:
Throwable
-