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