Package io.quarkus.arc.runtime
Class SuppressConditions
java.lang.Object
io.quarkus.arc.runtime.SuppressConditions
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleansuppressIfProperty(String propertyName, String stringValue, boolean lookupIfMissing) static booleansuppressUnlessProperty(String propertyName, String stringValue, boolean lookupIfMissing)
-
Method Details
-
suppressIfProperty
-
suppressUnlessProperty
-