public class NormalScopeLiteral
extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.context.NormalScope>
implements javax.enterprise.context.NormalScope
Modifier and Type | Field and Description |
---|---|
static javax.enterprise.context.NormalScope |
NON_PASSIVATING_INSTANCE |
static javax.enterprise.context.NormalScope |
PASSIVATING_INSTANCE |
Modifier and Type | Method and Description |
---|---|
boolean |
passivating() |
annotationType, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
Copyright © 2008-2013 Seam Framework. All Rights Reserved.