public interface InterceptorCreatorResponse
Response from interception creation.
-
Method Summary
Modifier and TypeMethodDescriptionThe generated files.The interception plans.
-
Method Details
-
generatedFiles
The generated files.- Returns:
- the generated files
-
interceptionPlans
Map<TypeName,InterceptionPlan> interceptionPlans()The interception plans.- Returns:
- the interception plans
-