コード例 #1
0
 public ActiveManagementCoordinator() throws Exception {
   this.mbs = ManagementFactory.getPlatformMBeanServer();
   this.regName = getRegistryName();
 }
コード例 #2
0
 public ActiveManagementCoordinator() throws Exception {
   this.mbs = ManagementFactory.getPlatformMBeanServer();
 }