Esempio n. 1
0
 protected Lock getLock(Node node) {
   return session.getLock(node.getId());
 }