public class NormalScopeLiteral extends AnnotationLiteral<NormalScope> implements NormalScope
Modifier and Type | Field and Description |
---|---|
static NormalScope |
NON_PASSIVATING_INSTANCE |
static 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
public static final NormalScope PASSIVATING_INSTANCE
public static final NormalScope NON_PASSIVATING_INSTANCE
Copyright © 2012 Seam Framework. All Rights Reserved.