ActorThreadFactory

cc.otavia.core.system.ActorThreadFactory
See theActorThreadFactory companion object
abstract class ActorThreadFactory

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def newThread(index: Int): ActorThread
def setSystem(actorSystem: ActorSystem): Unit