|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CachingProvider | |
org.webmacro.resource | What's in this directory: -- Classes that relate to resources made available in the WebMacro system. |
Uses of CachingProvider in org.webmacro.resource |
Subclasses of CachingProvider in org.webmacro.resource | |
class |
BrokerTemplateProvider
The BrokerTemplateProvider loads templates through Broker.getResource(). |
class |
DelegatingTemplateProvider
Alternative implementation of a TemplateProvider that uses TemplateLoaders to do the actual work. |
class |
TemplateProvider
The TemplateProvider is the WebMacro class responsible for loading templates. |
class |
UrlProvider
This is the canonical provider for mapping URLs to Handlers. |
class |
URLTemplateProvider
This is a "drop-in" replacement for the standard TemplateProvider in the WebMacro distribution. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |