コード例 #1
0
ファイル: GMS.java プロジェクト: jtoerber/JGroups
 public void start() throws Exception {
   if (impl != null) impl.start();
 }