public class NSagaCallableFactoryImpl extends Object implements NSagaCallableFactory
| Constructor and Description |
|---|
NSagaCallableFactoryImpl(NSagaStore store) |
| Modifier and Type | Method and Description |
|---|---|
NSagaStore |
getStore() |
NSagaCallableBuilder |
ofBuilder() |
NSagaCallableFactory |
withStore(NSagaStore store) |
public NSagaCallableFactoryImpl(NSagaStore store)
public NSagaStore getStore()
getStore 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.