Uses of Package
org.apache.logging.log4j.plugins.condition
Packages that use org.apache.logging.log4j.plugins.condition
-
Classes in org.apache.logging.log4j.plugins.condition used by org.apache.logging.log4j.plugins.conditionClassDescriptionChecks an annotated element to see if it matches some condition.Meta-annotation for conditional annotations to reference the implementing
Condition
class to handle conditional checks for whether the bindings present in a bundle instance should be registered.Provides runtime context to aCondition
.