예제 #1
0
파일: GMS.java 프로젝트: jtoerber/JGroups
 public void start() throws Exception {
   if (impl != null) impl.start();
 }