|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SedaModel | |
---|---|
org.mule.impl.model.seda | |
org.mule.impl.model.seda.optimised |
Uses of SedaModel in org.mule.impl.model.seda |
---|
Constructors in org.mule.impl.model.seda with parameters of type SedaModel | |
---|---|
SedaComponent(MuleDescriptor descriptor,
SedaModel model)
Creates a new SEDA component. |
Uses of SedaModel in org.mule.impl.model.seda.optimised |
---|
Subclasses of SedaModel in org.mule.impl.model.seda.optimised | |
---|---|
class |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |