Interface TemplateClient

All Known Implementing Classes:
CompositionHandler, DecorateHandler, InsertHandler

public interface TemplateClient
FaceletHandlers can implement this contract and push themselves into the FaceletContext for participating in templating. Templates will attempt to resolve content for a specified name until one of the TemplatClients return 'true'.