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