Uses of Class
org.apache.webbeans.annotation.DestroyedLiteral
-
Packages that use DestroyedLiteral Package Description org.apache.webbeans.annotation -
-
Uses of DestroyedLiteral in org.apache.webbeans.annotation
Fields in org.apache.webbeans.annotation declared as DestroyedLiteral Modifier and Type Field Description static DestroyedLiteralDestroyedLiteral. INSTANCE_APPLICATION_SCOPEDstatic DestroyedLiteralDestroyedLiteral. INSTANCE_CONVERSATION_SCOPEDstatic DestroyedLiteralDestroyedLiteral. INSTANCE_REQUEST_SCOPEDstatic DestroyedLiteralDestroyedLiteral. INSTANCE_SESSION_SCOPEDstatic DestroyedLiteralDestroyedLiteral. INSTANCE_SINGLETON_SCOPED
-