Package | Description |
---|---|
org.mule.component |
Modifier and Type | Class and Description |
---|---|
class |
DefaultJavaComponent
Default implementation of
JavaComponent . |
class |
PooledJavaComponent
PooledJavaComponent implements pooling. |
class |
SimpleCallableJavaComponent
Simple
JavaComponent implementation to be used when
LifecycleAdapter is not required because i) the object instance implements
Callable and so entry-point resolution is required and ii) component bindings
are not used.An ObjectFactory can be set but must return object
instances that implement Callable . |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.