| In-Memory database of MBeanInfo objects.
This is primarily used to store and load MBean info objects (and therefore, MBeans)
through the persistence manager attached to this object.
The MBean Registry delegates to this class the work of MBean Info persistence.
This class further delegates that task to it's persistence manager. This allows
MBeanInfo persistence to be managed as part of the invocation stack via the
Persistence Interceptor.
author: Matt Munz |