Uses of Interface
org.apache.jetspeed.util.Config

Packages that use Config
org.apache.jetspeed.portal Represents core classes for working with Portlets. 
org.apache.jetspeed.util   
 

Uses of Config in org.apache.jetspeed.portal
 

Subinterfaces of Config in org.apache.jetspeed.portal
 interface PortletConfig
          Defines a configuration for Portlets.
 interface PortletControlConfig
          The PortletControl configuration object
 interface PortletControllerConfig
          The PortletController configuration object
 

Classes in org.apache.jetspeed.portal that implement Config
 class BasePortletConfig
          Defines a configuration for Portlets.
 class BasePortletControlConfig
          The PortletControl configuration object default implementation
 class BasePortletControllerConfig
          The PortletController configuration object default implementation
 

Uses of Config in org.apache.jetspeed.util
 

Classes in org.apache.jetspeed.util that implement Config
 class BaseConfig
          Defines a standard object configuration A Config provides the parameters passed in the current request as well as init parameters.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.