- All Implemented Interfaces:
- org.mule.runtime.api.meta.AnnotatedObject, 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<B>, org.springframework.beans.factory.InitializingBean
public abstract class AnnotatedObjectFactoryBean<B extends org.mule.runtime.api.meta.AnnotatedObject>
extends org.springframework.beans.factory.config.AbstractFactoryBean<B>
implements org.mule.runtime.api.meta.AnnotatedObject
Extends spring's AbstractFactoryBean by adding annotations. This will then be passed to the built bean.