public class NSagaCallableFactoryImpl extends Object implements NSagaCallableFactory
| Constructor and Description |
|---|
NSagaCallableFactoryImpl(NSagaStore store,
NBeanContainer beanContainer) |
| Modifier and Type | Method and Description |
|---|---|
NBeanContainer |
getBeanContainer() |
NSagaStore |
getStore() |
NSagaCallableBuilder |
ofBuilder() |
NSagaCallableFactory |
withBeanContainer(NBeanContainer container) |
NSagaCallableFactory |
withStore(NSagaStore store) |
public NSagaCallableFactoryImpl(NSagaStore store, NBeanContainer beanContainer)
public NBeanContainer getBeanContainer()
getBeanContainer in interface NSagaCallableFactorypublic NSagaCallableFactory withBeanContainer(NBeanContainer container)
withBeanContainer in interface NSagaCallableFactorypublic NSagaStore getStore()
getStore in interface NSagaCallableFactorypublic NSagaCallableFactory withStore(NSagaStore store)
withStore in interface NSagaCallableFactorypublic NSagaCallableBuilder ofBuilder()
ofBuilder in interface NSagaCallableFactoryCopyright © 2025 vpc open source initiative. All rights reserved.