public interface PortletEventQueue
Modifier and Type | Method and Description |
---|---|
List<ProcessEvent> |
dequeueEvents(PortletWindow window)
Remove an event from Portlet API queue
|
void |
publishEvent(ProcessEvent event)
Publish a Portlet API Event internally in Jetspeed
|
void publishEvent(ProcessEvent event)
event
- List<ProcessEvent> dequeueEvents(PortletWindow window)
window
- Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.