Uses of Class
javax.inject.Named
-
Packages that use Named Package Description javax.enterprise.inject javax.enterprise.inject.literal org.jboss.weld.literal -
-
Uses of Named in javax.enterprise.inject
Classes in javax.enterprise.inject with annotations of type Named Modifier and Type Class Description interfaceModelThe built-in stereotype intended for use with beans that define the model layer of an MVC web application architecture such as JSF. -
Uses of Named in javax.enterprise.inject.literal
Fields in javax.enterprise.inject.literal declared as Named Modifier and Type Field Description static NamedNamedLiteral. INSTANCE -
Uses of Named in org.jboss.weld.literal
Fields in org.jboss.weld.literal declared as Named Modifier and Type Field Description static NamedNamedLiteral. DEFAULT
-