Interface GenericTemplateCreator


public interface GenericTemplateCreator
Tools to assist with using CustomAnnotationTemplateCreator's.
  • Method Details

    • create

      Convenience method to help with the typical/generic case where the request + the provided generatedType is injected into the supplied template to produce the response.
      Parameters:
      request - the generic template creator request
      Returns:
      the response, or empty if the template can not be generated for this case