Class ResourceExistsPropertyDefiner

java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.PropertyDefinerBase
ch.qos.logback.core.property.ResourceExistsPropertyDefiner
All Implemented Interfaces:
ContextAware, PropertyDefiner

In conjunction with PropertyAction sets the named variable to "true" if the resource specified by the user is available on the class path, "false" otherwise.
Since:
1.1.0
Author:
XuHuisheng, Ceki Gulcu
See Also: