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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public Class<? extends Annotation>[] startScopes()
public Class<? extends ProjectStage> projectStage()
public boolean startExternalContainers()
Copyright © 2016 The Apache Software Foundation. All rights reserved.