140141142143144145146147148149
public void testWaitAMXReady() { final DomainRoot domainRoot = getDomainRoot(); domainRoot.waitAMXReady(); } }