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

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

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

Classes in org.mule.impl.annotations.processors that implement PreInitProcessor
 class AbstractAnnotationProcessor
          TODO
 class AnnotatedServiceObjectProcessor
          This object processor allows users to register annotated services directly to the registry and have them configured correctly.
 class DirectBindAnnotationProcessor
          TODO
 

Uses of PreInitProcessor in org.mule.registry
 

Classes in org.mule.registry that implement PreInitProcessor
 class ExpressionEvaluatorProcessor
          Registers ExpressionEvaluators with the DefaultExpressionManager so that they will be resolved at run-time.
 



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