Class: Manticore::Client::ExecutorThreadFactory

Inherits:
Object
  • Object
show all
Defined in:
lib/manticore/client.rb

Overview

This is a class rather than a proc because the proc holds a closure around the instance of the Client that creates it.

Constant Summary collapse

@@factory_no =
java.util.concurrent.atomic.AtomicInteger.new