The Java Business Integration(JBI) specification defines an integration architecture based on service oriented concepts. Applications are broken up into decoupled functional units. The functional units are deployed into JBI components that are hosted within the JBI environment. The JBI environment provides message normalization and message mediation between the JBI components.
As shown in Figure 1.1,the JBI environment is made up of the following parts:
The JBI component framework hosts and manages the JBI components. For more information see
The normalized message router provides message mediation between the JBI components. For more information
see
The management structure controls the life-cycle of the JBI components and the functional units deployed into the
JBI components. It also provides mechanisms for monitoring the artifacts deployed into the JBI environment. For more
information see