Package de.quantummaid.httpmaid.logger
Class SetLoggerProcessor
- java.lang.Object
-
- de.quantummaid.httpmaid.logger.SetLoggerProcessor
-
-
Constructor Summary
Constructors Constructor Description SetLoggerProcessor()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(MetaData metaData)static ProcessorsetLoggerProcessor(LoggerImplementation loggerImplementation)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.quantummaid.httpmaid.chains.Processor
identifier
-
-
-
-
Method Detail
-
setLoggerProcessor
public static Processor setLoggerProcessor(LoggerImplementation loggerImplementation)
-
-