Class ResourceImplementor


  • public class ResourceImplementor
    extends Object
    • Method Detail

      • implement

        public String implement​(io.quarkus.gizmo.ClassOutput classOutput,
                                String resourceType,
                                String entityType)
        Implements RestDataResource interfaces defined in a user application. Instances of this class are registered as beans and are later used in the generated JAX-RS controllers.