Uses of Interface
javax.portlet.EventPortlet

Packages that use EventPortlet
javax.portlet The javax.portlet package defines the API for Java Portlet Specification V2.0. 
org.apache.pluto.core   
org.apache.pluto.driver.portlets   
org.apache.pluto.testsuite   
 

Uses of EventPortlet in javax.portlet
 

Classes in javax.portlet that implement EventPortlet
 class GenericPortlet
          The GenericPortlet class provides a default implementation for the Portlet interface.
 

Uses of EventPortlet in org.apache.pluto.core
 

Classes in org.apache.pluto.core that implement EventPortlet
 class NullPortlet
           
 

Uses of EventPortlet in org.apache.pluto.driver.portlets
 

Classes in org.apache.pluto.driver.portlets that implement EventPortlet
 class AboutPortlet
          The pluto portal driver about portlet.
 class AdminPortlet
           
 class GenericPlutoPortlet
           
 class PageAdminPortlet
           
 

Uses of EventPortlet in org.apache.pluto.testsuite
 

Classes in org.apache.pluto.testsuite that implement EventPortlet
 class TestPortlet
          Pluto testsuite's test portlet.
 



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