See: Description
| Interface | Description | 
|---|---|
| ServletContextHandler | 
 
 This interface represents an object which handles a  
ServletContext. | 
| Class | Description | 
|---|---|
| RequestDispatcherNutDao | 
 
 This  
NutDao relies on ServletContext.getResourceAsStream(String)
 and ServletContext.getRequestDispatcher(String) to create nuts. | 
| WebappNut | 
 
 Represents a nut on the path system provided or to be managed by the WUIC framework. 
 | 
| WebappNutDao | 
 
 A  
NutDao implementation for webapp accesses. | 
| WebappNutDaoBuilderInspector | 
 
 This inspector replaces the built  
WebappNutDao by a DiskNutDao if the war is exploded. | 
This package defines the DAO support for servlet container.
Copyright © 2012-2015. All Rights Reserved.