Uses of Class
javax.enterprise.context.NormalScope
-
Packages that use NormalScope Package Description javax.enterprise.context -
-
Uses of NormalScope in javax.enterprise.context
Classes in javax.enterprise.context with annotations of type NormalScope Modifier and Type Class Description interfaceApplicationScopedDefines the application scoped type.interfaceConversationScopedConversation scope type.interfaceRequestScopedDefines the request scope.interfaceSessionScopedSession scoped.
-