|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
DynamicEntryPoint | DynamicEntryPoint is used to detemine the entry point on a bean after
an event has been received for it. |
DynamicEntryPointResolver | DynamicEntryPointResolver is similar to the NonVoidEntryPointResolver
except it also allows for void entry point s to be used. |
EntryPoint | EntryPoint is a method on a Mule-managed component that is invoked when an event for the component is received. |
MuleContainerContext | MuleContainerContext is a default resolver that doesn't support external reference resolution. |
Exception Summary | |
MulePoolException | MulePoolException is thrown Proxy pool implementations when components cannot be
instanciated, taken or returned to the pool. |
NoSatisfiableMethodsException | NoSatisfiableMethodsException is thrown by EntryPointResolvers when
the component passed has no methods that meet the criteria of the configured
EntryPointResolver. |
TooManySatisfiableMethodsException | TooManySatisfiableMethodsException is thrown by EntryPointResolvers when
the component passed has more than one methods that meet the criteria of the configured
EntryPointResolver. |
Implementation of the Mule model and supporting configuration classes such as Reference resolvers and EntryPoint resolvers.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |