예제 #1
0
파일: GMS.java 프로젝트: jtoerber/JGroups
 @ManagedOperation
 public String dumpViewHandlerHistory() {
   return view_handler.dumpHistory();
 }