Uses of Class
javax.enterprise.inject.Stereotype
-
Packages that use Stereotype Package Description javax.decorator Annotations relating to decorators.javax.enterprise.inject org.jboss.weld.literal -
-
Uses of Stereotype in javax.decorator
Classes in javax.decorator with annotations of type Stereotype Modifier and Type Class Description interfaceDecoratorSpecifies that a class is a decorator. -
Uses of Stereotype in javax.enterprise.inject
Classes in javax.enterprise.inject with annotations of type Stereotype 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 Stereotype in org.jboss.weld.literal
Fields in org.jboss.weld.literal declared as Stereotype Modifier and Type Field Description static StereotypeStereotypeLiteral. INSTANCE
-