예제 #1
0
 private boolean shouldBindQueue() {
   return !endpoint.isSkipQueueBind();
 }