public class ChainedInstanceExecutionFactorybuilder<INSTANCE> extends ExecutionFactoryBuilderDelegate<ChainedInstanceExecutionFactorybuilder<INSTANCE>,InstanceExecutionFactoryBuilder<INSTANCE>> implements InstanceChainedSupplierBuilderFactory<INSTANCE,ChainedInstanceExecutionFactorybuilder<INSTANCE>>
| Constructor and Description |
|---|
ChainedInstanceExecutionFactorybuilder(InstanceExecutionFactoryBuilder<INSTANCE> delegate) |
| Modifier and Type | Method and Description |
|---|---|
Supplier<INSTANCE> |
getInstanceSupplier() |
buildExecutionFactory, getDelegate, withExceptionHandler, withExceptionHandler, withIgnoredExceptionType, withPostExecutionListener, withPostExecutionListener, withPreExecutionListener, withPreExecutionListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, execute, execute, execute, execute, execute, execute, execute, execute, execute, executebuildExecutionFactory, withExceptionHandler, withExceptionHandler, withIgnoredExceptionType, withPostExecutionListener, withPostExecutionListener, withPreExecutionListener, withPreExecutionListenerpublic ChainedInstanceExecutionFactorybuilder(InstanceExecutionFactoryBuilder<INSTANCE> delegate)
public Supplier<INSTANCE> getInstanceSupplier()
getInstanceSupplier in interface InstanceChainedSupplierBuilderFactory<INSTANCE,ChainedInstanceExecutionFactorybuilder<INSTANCE>>Copyright © 2019. All rights reserved.