public class NSagaCallableFactoryImpl extends Object implements net.thevpc.nuts.concurrent.NSagaCallableFactory
| Constructor and Description |
|---|
NSagaCallableFactoryImpl(net.thevpc.nuts.concurrent.NSagaStore store) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.concurrent.NSagaCallableBuilder |
ofBuilder() |
net.thevpc.nuts.concurrent.NSagaStore |
store() |
net.thevpc.nuts.concurrent.NSagaCallableFactory |
withStore(net.thevpc.nuts.concurrent.NSagaStore store) |
public NSagaCallableFactoryImpl(net.thevpc.nuts.concurrent.NSagaStore store)
public net.thevpc.nuts.concurrent.NSagaStore store()
store in interface net.thevpc.nuts.concurrent.NSagaCallableFactorypublic net.thevpc.nuts.concurrent.NSagaCallableFactory withStore(net.thevpc.nuts.concurrent.NSagaStore store)
withStore in interface net.thevpc.nuts.concurrent.NSagaCallableFactorypublic net.thevpc.nuts.concurrent.NSagaCallableBuilder ofBuilder()
ofBuilder in interface net.thevpc.nuts.concurrent.NSagaCallableFactoryCopyright © 2026 vpc open source initiative. All rights reserved.