Package org.ajax4jsf.resource

Interface Summary
InternetResource Interface for work with off-page internet resources ( images, scripts, styles etc. ) All instances must work in two phases - render page ( application set HTML code and attributes to reference resource ) and in concrete request to resource body.
ResourceComponent  
ResourceProduser Interface for all Renderers ( or other classes ?
ResourceRenderer "Brige" for concrete resource types - images, scripts, styles.
 

Class Summary
InternetResourceBuilder  
ResourceContext Abstraction context class for rendering resource ( image, script, style ) can be work in 2 variants - for simple ServletRequest and as JSF context encapsulation.
 

Exception Summary
ResourceNotFoundException Exception for throw in case of illegal creation of resource ( not existed file etc. )
 



Copyright © 2008. All Rights Reserved.