|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortletRegistryListener | |
|---|---|
| org.apache.pluto.core | |
| org.apache.pluto.spi.optional | |
| Uses of PortletRegistryListener in org.apache.pluto.core |
|---|
| Methods in org.apache.pluto.core with parameters of type PortletRegistryListener | |
|---|---|
void |
PortletContextManager.addPortletRegistryListener(PortletRegistryListener listener)
|
void |
PortletContextManager.removePortletRegistryListener(PortletRegistryListener listener)
|
| Uses of PortletRegistryListener in org.apache.pluto.spi.optional |
|---|
| Methods in org.apache.pluto.spi.optional with parameters of type PortletRegistryListener | |
|---|---|
void |
PortletRegistryService.addPortletRegistryListener(PortletRegistryListener listener)
Add a listener which will recieve notifications of newly registered applications. |
void |
PortletRegistryService.removePortletRegistryListener(PortletRegistryListener listener)
Remove a previously registered listener. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||