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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic static final NormalScope PASSIVATING_INSTANCE
public static final NormalScope NON_PASSIVATING_INSTANCE
Copyright © 2012 Seam Framework. All Rights Reserved.