class Concurrent::JavaExecutorService

def ns_shutdown?

def ns_shutdown?
  @executor.isTerminated
end