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.
 class NotificationListenerProcessor
          Will register any ServerNotificationListener instances with the MuleContext to receive notifications
 



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