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