Interface NamedWebTemplateProcessor

All Superinterfaces:
WebTemplateProcessor
All Known Implementing Classes:
LayoutTemplateProcessorAdapterBean

public interface NamedWebTemplateProcessor extends WebTemplateProcessor
Extends the standard WebTemplateProcessor with the name.
See Also:
  • Method Details

    • getName

      String getName()
      Returns:
      The name under which the processor should be registered.