Extends the MBeanServer and MBeanServerInterceptor interface to
provide methods for getting the MetaData and MBeanServerInstantiator
objects associated with an MBeanServer.
A map where keys are compared using identity comparison (like
IdentityHashMap) but where the presence of an object as a key in
the map does not prevent it being garbage collected (like
WeakHashMap).