Uses of Interface
org.smooks.api.bean.context.BeanIdStore
-
Packages that use BeanIdStore Package Description org.smooks.api org.smooks.api.bean.repository -
-
Uses of BeanIdStore in org.smooks.api
Methods in org.smooks.api that return BeanIdStore Modifier and Type Method Description BeanIdStoreApplicationContext. getBeanIdStore()Get the BeanIdStore in use within this ContextMethods in org.smooks.api with parameters of type BeanIdStore Modifier and Type Method Description ApplicationContextBuilderApplicationContextBuilder. withBeanIdStore(BeanIdStore beanIdStore)Sets bean ID store for the application context. -
Uses of BeanIdStore in org.smooks.api.bean.repository
Methods in org.smooks.api.bean.repository that return BeanIdStore Modifier and Type Method Description BeanIdStoreBeanId. getBeanIdStore()
-