|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.beans.factory.config.AbstractFactoryBean<ObjectStore<Serializable>>
org.mule.config.spring.factories.ObjectStoreFromRegistryFactoryBean
public class ObjectStoreFromRegistryFactoryBean
Lookup an ObjectStore from the registry.
| Field Summary |
|---|
| Fields inherited from class org.springframework.beans.factory.config.AbstractFactoryBean |
|---|
logger |
| Constructor Summary | |
|---|---|
ObjectStoreFromRegistryFactoryBean(String name)
|
|
| Method Summary | |
|---|---|
protected ObjectStore<Serializable> |
createInstance()
|
Class<?> |
getObjectType()
|
void |
setMuleContext(MuleContext context)
|
| 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 |
|---|
public ObjectStoreFromRegistryFactoryBean(String name)
| Method Detail |
|---|
public Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<ObjectStore<Serializable>>getObjectType in class org.springframework.beans.factory.config.AbstractFactoryBean<ObjectStore<Serializable>>
protected ObjectStore<Serializable> createInstance()
throws Exception
createInstance in class org.springframework.beans.factory.config.AbstractFactoryBean<ObjectStore<Serializable>>Exceptionpublic void setMuleContext(MuleContext context)
setMuleContext in interface MuleContextAware
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||