Class HalMethodImplementor

    • Constructor Detail

      • HalMethodImplementor

        HalMethodImplementor​(boolean isResteasyClassic,
                             boolean isReactivePanache)
    • Method Detail

      • wrapHalEntities

        protected io.quarkus.gizmo.ResultHandle wrapHalEntities​(io.quarkus.gizmo.BytecodeCreator creator,
                                                                io.quarkus.gizmo.ResultHandle entities,
                                                                String entityType,
                                                                String collectionName)