|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PortletRegistryListener
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 |
|---|
void portletApplicationRegistered(PortletRegistryEvent event)
event - registry event informationvoid portletApplicationRemoved(PortletRegistryEvent event)
event - registry event information
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||