org.mule.config.spring.factories
Class DefaultMemoryQueueStoreFactoryBean

java.lang.Object
  extended by org.springframework.beans.factory.config.AbstractFactoryBean<ObjectStore<Serializable>>
      extended by org.mule.config.spring.factories.ObjectStoreFromRegistryFactoryBean
          extended by org.mule.config.spring.factories.DefaultMemoryQueueStoreFactoryBean
All Implemented Interfaces:
MuleContextAware, 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<ObjectStore<Serializable>>, org.springframework.beans.factory.InitializingBean

public class DefaultMemoryQueueStoreFactoryBean
extends ObjectStoreFromRegistryFactoryBean


Field Summary
 
Fields inherited from class org.springframework.beans.factory.config.AbstractFactoryBean
logger
 
Constructor Summary
DefaultMemoryQueueStoreFactoryBean()
           
 
Method Summary
 
Methods inherited from class org.mule.config.spring.factories.ObjectStoreFromRegistryFactoryBean
createInstance, getObjectType, setMuleContext
 
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
 

Constructor Detail

DefaultMemoryQueueStoreFactoryBean

public DefaultMemoryQueueStoreFactoryBean()


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.