- Portlet : init, destroy, render, processAction ( This is mandatory interfaces for porlet class. A portlet class must implement this directly or indirectly
- EventPortlet (This is Optional). It defines the processEvent method, which accepts EventRequest and EventResponse objects as arguments.
- ResourceServingPortlet. (This is also Optional) . It defines the serveResource method, which accepts ResourceRequest and ResourceResponse objects as arguments
Friday, July 6, 2012
what are the Portlet Lifecycle interfaces in JSR-286 or Portlet API 2.0?
The three life-cycle interfaces in portlets are
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment