Uses of Class
ch.qos.logback.core.joran.conditional.IfAction
Packages that use IfAction
-
Uses of IfAction in ch.qos.logback.core.joran.conditional
Methods in ch.qos.logback.core.joran.conditional with parameters of type IfActionModifier and TypeMethodDescription(package private) voidElseAction.registerEventList(IfAction ifAction, List<SaxEvent> eventList) (package private) voidThenAction.registerEventList(IfAction ifAction, List<SaxEvent> eventList) (package private) abstract voidThenOrElseActionBase.registerEventList(IfAction ifAction, List<SaxEvent> eventList)