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