You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview

This section discusses the Geronimo kernel. Through the kernel, modules in Geronimo can communicate while being loosely coupled and not tied to JMX. The kernel keeps track of the various GBeans in the system along with the various attributes and methods that the GBeans provide. Below is a class diagram of Geronimo kernel. Note that many details have been ommitted, such as each of the methods of the Kernel interface, so as to not cloud the core concepts of the kernel:

  • No labels