Module io.helidon.inject.tools
Package io.helidon.inject.tools
Interface InterceptorCreatorResponseBlueprint
public interface InterceptorCreatorResponseBlueprint
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
The interception plans.- Returns:
- the interception plans
-