Uses of Interface
org.mule.umo.model.UMOEntryPoint

Packages that use UMOEntryPoint
org.mule.model Implementation of the Mule model and supporting configuration classes such as Reference resolvers and EntryPoint resolvers. 
org.mule.umo.model Contains the interfaces for the Model and supporting objects such as the CompoenntResolver, EntryPointResolver, etc. 
 

Uses of UMOEntryPoint in org.mule.model
 

Classes in org.mule.model that implement UMOEntryPoint
 class DynamicEntryPoint
          DynamicEntryPoint is used to detemine the entry point on a bean after an event has been received for it.
 

Methods in org.mule.model that return UMOEntryPoint
 UMOEntryPoint DynamicEntryPointResolver.resolveEntryPoint(UMODescriptor descriptor)
           
 

Uses of UMOEntryPoint in org.mule.umo.model
 

Methods in org.mule.umo.model that return UMOEntryPoint
 UMOEntryPoint UMOEntryPointResolver.resolveEntryPoint(UMODescriptor componentDescriptor)
           
 



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.