Uses of Interface
org.mule.api.registry.InjectProcessor

Packages that use InjectProcessor
org.mule.impl.annotations.processors   
org.mule.registry   
 

Uses of InjectProcessor in org.mule.impl.annotations.processors
 

Classes in org.mule.impl.annotations.processors that implement InjectProcessor
 class InjectAnnotationProcessor
          Processes the JSR-330 Inject annotation.
 class NamedAnnotationProcessor
          Processes the JSR-330 Named annotation.
 

Uses of InjectProcessor in org.mule.registry
 

Classes in org.mule.registry that implement InjectProcessor
 class MuleContextProcessor
          Injects the MuleContext object for objects stored in the TransientRegistry where the object registered implements MuleContextAware.
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.