Interface InterceptorCreatorResponse


public interface InterceptorCreatorResponse
Response from interception creation.
  • Method Details

    • generatedFiles

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

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