JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
M
W
C
ch.sourcepond.utils.mdcwrapper.api
- package ch.sourcepond.utils.mdcwrapper.api
M
MdcWrapper
- Interface in
ch.sourcepond.utils.mdcwrapper.api
Simple facade to wrap different objects into SLF4J MDC aware proxies.
W
wrap(T, Class<T>)
- Method in interface ch.sourcepond.utils.mdcwrapper.api.
MdcWrapper
Wraps the executor specified into a MDC-aware proxy using the executor interface specified.
wrap(ThreadFactory)
- Method in interface ch.sourcepond.utils.mdcwrapper.api.
MdcWrapper
Wraps the
ThreadFactory
specified into a MDC-aware proxy.
wrap(Runnable)
- Method in interface ch.sourcepond.utils.mdcwrapper.api.
MdcWrapper
Wraps the
Runnable
specified into a MDC-aware proxy.
wrap(Callable<V>)
- Method in interface ch.sourcepond.utils.mdcwrapper.api.
MdcWrapper
Wraps the
Callable
specified into a MDC-aware proxy.
C
M
W
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015–2016 SourcePond. All rights reserved.