|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
CallableEntryPoint | A simple Entrypoint for the Callable interface. |
CallableEntryPointResolver | An entrypoint resolver that only allows Service objects that implmement the Callable interface |
DynamicEntryPoint | DynamicEntryPoint is used to detemine the entry point on a bean
after an event has been received for it. |
DynamicEntryPointResolver | DynamicEntryPointResolver
Checks to see if the component implements the Callable lifecycle interface,
then the onCall(UMOEventContext) method will be used to receive the event. |
EntryPoint | EntryPoint is a method on a Mule-managed component that is invoked
when an event for the component is received. |
StreamingEntryPoint | Will discover the correct entrypoint to invoke when an event is received. |
StreamingEntryPointResolver | Creates a StreamingEntryPoint . |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |