Architecture

Bean Invoker Factory Architecture

The Bean Invoker Factory consists of three parts: the bean invoker pool, the bean proxy cache, and the bean invoker registry. The bean invoker pool caches the invokers, the bean proxy cache caches the bean proxies, and the bean invoker registry provides paths to the resource bundles that are critical to the creation of invokers. For information on how these three parts work together, see How the Bean Invoker Factory works.

Related concepts
How the Bean Invoker Factory works
Related reference
Resource bundle file sample