public class TestControlLiteral extends javax.enterprise.util.AnnotationLiteral<TestControl> implements TestControl
TestControl.Label| Constructor and Description |
|---|
TestControlLiteral() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends TestControl.Label> |
activeAlternativeLabel() |
Class<? extends ClassFilter> |
classFilter() |
Class<? extends Handler> |
logHandler() |
Class<? extends ProjectStage> |
projectStage() |
boolean |
startExternalContainers() |
Class<? extends Annotation>[] |
startScopes() |
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic Class<? extends Annotation>[] startScopes()
public Class<? extends ProjectStage> projectStage()
public boolean startExternalContainers()
public Class<? extends TestControl.Label> activeAlternativeLabel()
public Class<? extends ClassFilter> classFilter()
Copyright © 2020 The Apache Software Foundation. All rights reserved.