Uses of Class
jakarta.portlet.annotations.InitParameter
-
Packages that use InitParameter Package Description jakarta.portlet.annotations The jakarta.portlet.annotations package provides the annotations used for portlet configuration and portlet-specific dependency injection. -
-
Uses of InitParameter in jakarta.portlet.annotations
Methods in jakarta.portlet.annotations that return InitParameter Modifier and Type Method Description InitParameter[]initParams()The portlet initialization parameters.InitParameter[]initParams()The filter initialization parameters.
-