Class Summary |
OptimisedMuleProxy |
MuleProxy is a proxy to a UMO. |
OptimisedProxyFactory |
Creates an optimised Mule proxy for pooling which does away with the reflection
and inteception on objects |
OptimisedSedaComponent |
Same as SedaComponent except that it assumes that components implement the Callable
interface and therefore does away with the reflection and introspection on objects. |
OptimisedSedaModel |
Same as SedaModel except that it assumes that components implement the Callable
interface and therefore does away with the reflection and introspection on objects. |