Package org.teatrove.tea.engine

Interface Summary
ContextSource Implementations of this class are responsible for providing context instances as well as the context type.
DynamicContextSource Instances of this kind of ContextSource can support reloading their context class.
TeaEngineConfig  
TeaExecutionEngine Implementations of this interface will provide a simplified means of using tea in other programs.
Template While Templates already have access to the loader that loaded them, this interface enables them to gain access to their TemplateSource.
TemplateErrorListener  
TemplateSource Implementations are responsible for providing compiled templates to an ApplicationDepot.
TemplateSourceConfig  
 

Class Summary
MergedContextSource A ContextSource implementation that merges several ContextSources into one.
ReloadLock  
SimpleTeaEngine  
TemplateCompilationResults  
TemplateError  
TemplateSourceImpl This class should be created using the TemplateSourceFactory
 

Exception Summary
ContextCreationException Intended to wrap any exceptions thrown by createContext when used in the MergingContextSource so exceptions can pass through the getInstance() call of MergedClass.InstanceFactory.
 



Copyright © 1997-2012 TeaTrove.org. All Rights Reserved.