org.rhq.test.arquillian.impl
Class AbstractAroundDiscoveryExecutor<T extends Annotation>
java.lang.Object
org.rhq.test.arquillian.impl.AbstractAnnotatedMethodExecutor<T>
org.rhq.test.arquillian.impl.AbstractAroundDiscoveryExecutor<T>
- Direct Known Subclasses:
- AfterDiscoveryRemedy, BeforeDiscoveryPreparator
public abstract class AbstractAroundDiscoveryExecutor<T extends Annotation>
- extends AbstractAnnotatedMethodExecutor<T>
- Author:
- Lukas Krejci
|
Method Summary |
protected boolean |
isApplicableToTest(org.jboss.arquillian.test.spi.event.suite.TestEvent testEvent)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAroundDiscoveryExecutor
protected AbstractAroundDiscoveryExecutor(Class<T> annotationClass)
isApplicableToTest
protected boolean isApplicableToTest(org.jboss.arquillian.test.spi.event.suite.TestEvent testEvent)
- Specified by:
isApplicableToTest in class AbstractAnnotatedMethodExecutor<T extends Annotation>
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.