|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 ContainerContext, 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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |