Class ReflectionRegistrationUtil

java.lang.Object
io.quarkus.funqy.deployment.ReflectionRegistrationUtil

final class ReflectionRegistrationUtil extends Object
  • Field Details

    • IGNORE_TYPE_FOR_REFLECTION_PREDICATE

      static final io.quarkus.funqy.deployment.ReflectionRegistrationUtil.IgnoreTypeForReflectionPredicate IGNORE_TYPE_FOR_REFLECTION_PREDICATE
    • IGNORE_FIELD_FOR_REFLECTION_PREDICATE

      static final io.quarkus.funqy.deployment.ReflectionRegistrationUtil.IgnoreFieldForReflectionPredicate IGNORE_FIELD_FOR_REFLECTION_PREDICATE
    • IGNORE_METHOD_FOR_REFLECTION_PREDICATE

      static final io.quarkus.funqy.deployment.ReflectionRegistrationUtil.IgnoreMethodForReflectionPredicate IGNORE_METHOD_FOR_REFLECTION_PREDICATE