コード例 #1
0
ファイル: JGroupsFilter.java プロジェクト: digvan/atmosphere
 /** Shutown the cluster. */
 public void destroy() {
   jchannel.shutdown();
 }