Bean

The ServiceMix Bean component is used to process JBI message exchanges using plain old Java objects (POJOs). If you deploy a Bean with a POJO that implements the MessageExchangeListener interface, Bean acts as a replacement for the lightweight container component.

The Bean pattern

Required properties