Uses of Class
jakarta.enterprise.inject.Stereotype
-
Packages that use Stereotype Package Description jakarta.decorator Annotations relating to decorators.jakarta.enterprise.inject -
-
Uses of Stereotype in jakarta.decorator
Classes in jakarta.decorator with annotations of type Stereotype Modifier and Type Class Description interface
Decorator
Specifies that a class is a decorator. -
Uses of Stereotype in jakarta.enterprise.inject
Classes in jakarta.enterprise.inject with annotations of type Stereotype Modifier and Type Class Description interface
Model
The built-in stereotype intended for use with beans that define the model layer of an MVC web application architecture such as JSF.
-