예제 #1
0
 @Override
 public void close() {
   // Remove this IScope from the stack of nested IScopes.
   ThreadContext.removeIScope(this);
 }