public class TestControlLiteral extends javax.enterprise.util.AnnotationLiteral<TestControl> implements TestControl
| Constructor and Description | 
|---|
TestControlLiteral()  | 
| Modifier and Type | Method and Description | 
|---|---|
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()
Copyright © 2017 The Apache Software Foundation. All rights reserved.