Uses of Class
javax.enterprise.inject.Stereotype
-
Packages that use Stereotype Package Description javax.decorator Annotations relating to decorators. -
-
Uses of Stereotype in javax.decorator
Classes in javax.decorator with annotations of type Stereotype Modifier and Type Class Description interface
Decorator
Specifies that a class is a decorator.
-