Uses of Package
org.apache.logging.log4j.core.config.arbiters
-
Packages that use org.apache.logging.log4j.core.config.arbiters Package Description org.apache.logging.log4j.core.config.arbiters -
Classes in org.apache.logging.log4j.core.config.arbiters used by org.apache.logging.log4j.core.config.arbiters Class Description Arbiter Interface used to check for portions of the configuration that may be optionally included.ClassArbiter Conditional that determines if the specified class is present.ClassArbiter.Builder DefaultArbiter Default Condition for a Select Condition.DefaultArbiter.Builder ScriptArbiter Condition that evaluates a script.ScriptArbiter.Builder SelectArbiter Class Description goes here.SelectArbiter.Builder SystemPropertyArbiter Condition that determines if the specified property is set.SystemPropertyArbiter.Builder