JavaScript is disabled on your browser.
java.lang.Object
org.springframework.beans.factory.config.AbstractFactoryBean<org.mule.runtime.api.store.ObjectStore<Serializable >>
org.mule.runtime.config.internal.factories.ObjectStoreFromRegistryFactoryBean
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<org.mule.runtime.api.store.ObjectStore<Serializable >>, org.springframework.beans.factory.InitializingBean
public class ObjectStoreFromRegistryFactoryBean
extends org.springframework.beans.factory.config.AbstractFactoryBean<org.mule.runtime.api.store.ObjectStore<Serializable >>
Lookup an ObjectStore from the registry.
Field Summary
Fields inherited from class org.springframework.beans.factory.config.AbstractFactoryBean
logger
Method Summary
Methods inherited from class org.springframework.beans.factory.config.AbstractFactoryBean
afterPropertiesSet, destroy, destroyInstance, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Copyright © 2003–2020 MuleSoft, Inc. . All rights reserved.