mbLoc = new MBeanLocatorImpl();
if ( aem == null ) { aem = new AdminEventManager(); } return aem;
This method returns a MBeanLocator which forwards events to appropriate mbeansreturnMBeanLocator MBeanLocator implementation return mbLoc;
return mbLoc;