public class ComponentTemplateLoaderLogic extends java.lang.Object
ComponentTemplateLoaderImpl,
which creates one of these instances to process the request. This is necessary because the
service must be re-entrant (because templates can contain components that have templates).| Constructor and Description |
|---|
ComponentTemplateLoaderLogic(org.apache.commons.logging.Log log,
IPageLoader pageLoader,
BindingSource bindingSource) |
| Modifier and Type | Method and Description |
|---|---|
void |
loadTemplate(IRequestCycle requestCycle,
ITemplateComponent loadComponent,
ComponentTemplate template) |
public ComponentTemplateLoaderLogic(org.apache.commons.logging.Log log, IPageLoader pageLoader, BindingSource bindingSource)
public void loadTemplate(IRequestCycle requestCycle, ITemplateComponent loadComponent, ComponentTemplate template)