|
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 |
|