Uses of Interface
jakarta.portlet.Event
-
Packages that use Event Package Description jakarta.portlet The jakarta.portlet package defines the API for the Jakarta Portlet Specification V4.0.jakarta.portlet.filter The jakarta.portlet.filter package defines the filter APIs for the Jakarta Portlet Specification. -
-
Uses of Event in jakarta.portlet
Methods in jakarta.portlet that return Event Modifier and Type Method Description EventEventRequest. getEvent()Returns the event that triggered the call to the processEvent method. -
Uses of Event in jakarta.portlet.filter
Methods in jakarta.portlet.filter that return Event Modifier and Type Method Description EventEventRequestWrapper. getEvent()
-