Package org.ajax4jsf.resource

Resources-handling functionality

See:
          Description

Interface Summary
InternetResource Interface for work with off-page internet resources ( images, scripts, styles etc.
ResourceComponent  
ResourceComponent2 Interface for the ResourceComponent introduced after refactoring to support MethodExpression.
ResourceProduser Interface for all Renderers ( or other classes ? ) for generate internet resources.
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.
 

Package org.ajax4jsf.resource Description

Resources-handling functionality



Copyright © 2009. All Rights Reserved.