public synchronized GmbalMBean createRoot(Object root, String name) {
mm.clear() ;
checkRootNotCreated( "createRoot" ) ;
GmbalMBean result ;
try {
// Assume successful create, so that AMXMBeanInterface checks that
// back through getRootParentName will succeed.
rootCreated = true ;