Interface InterceptorCreatorResponseBlueprint


public interface InterceptorCreatorResponseBlueprint
Response from interception creation.
  • Method Details

    • generatedFiles

      Map<TypeName,Path> generatedFiles()
      The generated files.
      Returns:
      the generated files
    • interceptionPlans

      Map<TypeName,io.helidon.inject.tools.InterceptionPlan> interceptionPlans()
      The interception plans.
      Returns:
      the interception plans