|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Listener interface implemented by observers of the PortletRegistry which intend to be notified of new portlet application registrations.
Method Summary | |
void |
portletApplicationRegistered(PortletRegistryEvent event)
Recieve notification of a newly registered application. |
void |
portletApplicationRemoved(PortletRegistryEvent event)
Recieve notification of an application which is removed from service. |
Method Detail |
public void portletApplicationRegistered(PortletRegistryEvent event)
event
- registry event informationpublic void portletApplicationRemoved(PortletRegistryEvent event)
event
- registry event information
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |