Uses of Interface
org.apache.pluto.driver.services.portal.SupportedWindowStateService

Packages that use SupportedWindowStateService
org.apache.pluto.driver.config.impl   
org.apache.pluto.driver.services.impl.resource Service implementations which utilizing context resources to perform their work. 
 

Uses of SupportedWindowStateService in org.apache.pluto.driver.config.impl
 

Constructors in org.apache.pluto.driver.config.impl with parameters of type SupportedWindowStateService
DriverConfigurationImpl(PortalURLParser portalUrlParser, PropertyConfigService propertyService, RenderConfigService renderService, SupportedModesService supportedModesService, SupportedWindowStateService supportedWindowStateService, PortalCallbackService portalCallback)
           
 

Uses of SupportedWindowStateService in org.apache.pluto.driver.services.impl.resource
 

Classes in org.apache.pluto.driver.services.impl.resource that implement SupportedWindowStateService
 class SupportedWindowStateServiceImpl
           
 



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