Uses of Interface
javax.portlet.Portlet

Packages that use Portlet
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 Portlet in javax.portlet
 

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

Uses of Portlet in org.apache.pluto.core
 

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

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

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

Uses of Portlet in org.apache.pluto.testsuite
 

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



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