Mock implementation of ResourceHandler
.
This ResourceHandler implementation try to follow the default algorithm defined by the spec, so it try to load resources using the current ExternalContext and the specified ClassLoader, in the same locations it is expected ("resources" and "META-INF/resources").
@author Leonardo Uribe (latest modification by $Author: lu4242 $) @version $Revision: 990408 $ $Date: 2010-08-28 13:59:21 -0500 (Sat, 28 Aug 2010) $ @since 1.0.0
|
|
|
|