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