Uses of Class
ch.qos.logback.core.PropertyDefinerBase
-
Packages that use PropertyDefinerBase Package Description ch.qos.logback.core.property -
-
Uses of PropertyDefinerBase in ch.qos.logback.core.property
Subclasses of PropertyDefinerBase in ch.qos.logback.core.property Modifier and Type Class Description classFileExistsPropertyDefinerIn conjunction withPropertyActionsets the named variable to "true" if the file specified bypathproperty exists, to "false" otherwise.classResourceExistsPropertyDefinerIn conjunction withPropertyActionsets the named variable to "true" if theresourcespecified by the user is available on the class path, "false" otherwise.
-