Uses of Class
jakarta.portlet.annotations.Dependency
-
Packages that use Dependency Package Description jakarta.portlet.annotations The jakarta.portlet.annotations package provides the annotations used for portlet configuration and portlet-specific dependency injection. -
-
Uses of Dependency in jakarta.portlet.annotations
Methods in jakarta.portlet.annotations that return Dependency Modifier and Type Method Description Dependency[]dependencies()The dependencies the portlet may have on external resources.
-