Uses of Class
jakarta.portlet.annotations.PortletQName
-
Packages that use PortletQName Package Description jakarta.portlet.annotations The jakarta.portlet.annotations package provides the annotations used for portlet configuration and portlet-specific dependency injection. -
-
Uses of PortletQName in jakarta.portlet.annotations
Methods in jakarta.portlet.annotations that return PortletQName Modifier and Type Method Description PortletQName[]alias()The qualified name aliases for this event.PortletQName[]processingEvents()The processing event QName definitions supported by this method.PortletQName[]publishingEvents()The QName definitions of the events published by this method.PortletQName[]publishingEvents()The QName definitions of the events published by this method.PortletQNameqname()The event Qname.PortletQNameqname()The public render parameter Qname.
-