| Package | Description |
|---|---|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeanIntrospection
Used for introspecting beans properties via Java reflection; such as extracting current property values,
or updating one or more properties etc.
|
interface |
UnitOfWorkFactory
Factory to create
UnitOfWork. |
Apache Camel