Uses of Interface
net.logstash.logback.pattern.AbstractJsonPatternParser.Operation
Packages that use AbstractJsonPatternParser.Operation
-
Uses of AbstractJsonPatternParser.Operation in net.logstash.logback.pattern
Classes in net.logstash.logback.pattern that implement AbstractJsonPatternParser.OperationModifier and TypeClassDescriptionprotected static classprotected static classprotected classprotected static classprotected classprotected classprotected classMethods in net.logstash.logback.pattern with parameters of type AbstractJsonPatternParser.OperationModifier and TypeMethodDescriptionprotected voidAbstractJsonPatternParser.addOperation(String name, AbstractJsonPatternParser.Operation<?> operation) Register a newAbstractJsonPatternParser.Operationand bind it to the givenname.