Class ModelReflections


  • public abstract class ModelReflections
    extends java.lang.Object
    This class tracks classes explicitly registered for "reflection" during Quarkus Server native builds.

    In particular, this list is about Nessie model classes.

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ModelReflections

        public ModelReflections()