org.universAAL.middleware.managers.aalspace.util
Class Joiner

Package class diagram package Joiner
java.lang.Object
  extended by org.universAAL.middleware.managers.aalspace.util.Joiner
All Implemented Interfaces:
Runnable

public class Joiner
extends Object
implements Runnable

This thread inspects the set of discovered AALSpaces and tries to join to the default one

Author:
Michele Girolami, Francesco Furfari

Constructor Summary
Joiner(AALSpaceManagerImpl spaceManager, ModuleContext context)
           
 
Method Summary
 void run()
           
 void setStop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Joiner

public Joiner(AALSpaceManagerImpl spaceManager,
              ModuleContext context)
Method Detail

setStop

public void setStop()

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2014 universAAL Consortium. All Rights Reserved.