@API(status=EXPERIMENTAL) public final class PreserveContextClassLoaderTaskDecorator extends Object implements TaskDecorator
| Constructor and Description |
|---|
PreserveContextClassLoaderTaskDecorator() |
| Modifier and Type | Method and Description |
|---|---|
<T> net.jodah.failsafe.function.ContextualSupplier<T> |
decorate(net.jodah.failsafe.function.ContextualSupplier<T> supplier) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomposite, composite, identitypublic PreserveContextClassLoaderTaskDecorator()
public <T> net.jodah.failsafe.function.ContextualSupplier<T> decorate(net.jodah.failsafe.function.ContextualSupplier<T> supplier)
decorate in interface TaskDecoratorCopyright © 2015–2022 Zalando SE. All rights reserved.