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