|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry.services.impl.ComponentTemplateLoaderLogic
public class ComponentTemplateLoaderLogic
Contains the logic from 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 Summary | |
|---|---|
ComponentTemplateLoaderLogic(org.apache.commons.logging.Log log,
IPageLoader pageLoader,
BindingSource bindingSource)
|
|
| Method Summary | |
|---|---|
void |
loadTemplate(IRequestCycle requestCycle,
ITemplateComponent loadComponent,
ComponentTemplate template)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentTemplateLoaderLogic(org.apache.commons.logging.Log log,
IPageLoader pageLoader,
BindingSource bindingSource)
| Method Detail |
|---|
public void loadTemplate(IRequestCycle requestCycle,
ITemplateComponent loadComponent,
ComponentTemplate template)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||