Petals-SE-POJO 2.0.x

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
* an {{public boolean onAsyncExchange(Exchange exchange, AsyncContext asyncContext)}} CAN be provided, optionally.
* all methods can throw exceptions.
* only instance of the POJO class is instanciated by the component, so the POJO must be thread-safe
* to prevent memory leak, using the singleton pattern is to prohibit