Class WiringMethodGenerator

All Implemented Interfaces:
MethodGenerator

public class WiringMethodGenerator extends WiringBuilderMethodGenerator
This class generates code for the RuntimeWiring fetching method.
  • Field Details

  • Constructor Details

    • WiringMethodGenerator

      public WiringMethodGenerator(ProcessedSchema processedSchema)
  • Method Details

    • generate

      public no.sikt.graphitron.javapoet.MethodSpec generate()
      Overrides:
      generate in class WiringBuilderMethodGenerator
      Returns:
      The complete javapoet MethodSpec based on the provided target.