Context tools

Description

Component this is responsible for managing the objects that are being populated into templating context

Browse

Dependencies

required components Templating

Constructor parameters

position type descritpion
1 org.objectledge.templating.tools.ContextToolFactory[] the list of context tools

ContextToolFactory interface

All context tools should be produced by specialized factory that implements the ContextToolFactory interface - see the JavaDoc for more info.