コード例 #1
0
 protected void detachSource() {
   sourceListener.attach(sourceSession);
   sourceExceptionHandler.detach(sourceSession);
   sourceSession = null;
 }