org.teatrove.tea.engine
Interface TemplateSourceConfig

All Superinterfaces:
Config

public interface TemplateSourceConfig
extends Config

Author:
Jonathan Colwell

Method Summary
 ContextSource getContextSource()
           
 String getPackagePrefix()
           
 boolean isExceptionGuardianEnabled()
           
 
Methods inherited from interface org.teatrove.trove.util.Config
getLog, getProperties
 

Method Detail

getContextSource

ContextSource getContextSource()

getPackagePrefix

String getPackagePrefix()

isExceptionGuardianEnabled

boolean isExceptionGuardianEnabled()


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