Class SimpleResourceHandler

java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.core.resources.SimpleResourceHandler
All Implemented Interfaces:
ResourceHandler, LogEnabled, Serviceable
Direct Known Subclasses:
AbstractCompiledResourceHandler, AbstractSourceMapResourceHandler, DefaultResourceHandler, ExpiresResourceHandler, I18nTextResourceHandler, ImageResourceHandler, MinimizedCSSResourceHandler, SassSourceMapResourceHandler, UncompiledSassResourceHandler

Simple common ancestor for all ResourceHandler implementations, delegating all methods to the underlying Source.