Uses of Interface
things.thinger.service.actor.ActorServiceContextInterface

Packages that use ActorServiceContextInterface
things.thinger.service.actor   
 

Uses of ActorServiceContextInterface in things.thinger.service.actor
 

Classes in things.thinger.service.actor that implement ActorServiceContextInterface
 class ActorServiceThread
          The actor service.
 

Methods in things.thinger.service.actor with parameters of type ActorServiceContextInterface
protected  void ActorServiceBase.init_service(SystemInterface si, ActorServiceContextInterface context)
          Init the Service.
 



Things.