Ejemplo n.º 1
0
 /** Returns the list of domains in which any MBean is currently registered. */
 public String[] getDomains() throws IOException {
   return server.getDomains();
 }