Uses of Class
org.apache.pluto.spi.optional.PortletRegistryEvent

Packages that use PortletRegistryEvent
org.apache.pluto.spi.optional   
 

Uses of PortletRegistryEvent in org.apache.pluto.spi.optional
 

Methods in org.apache.pluto.spi.optional with parameters of type PortletRegistryEvent
 void PortletRegistryListener.portletApplicationRegistered(PortletRegistryEvent event)
          Recieve notification of a newly registered application.
 void PortletRegistryListener.portletApplicationRemoved(PortletRegistryEvent event)
          Recieve notification of an application which is removed from service.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.