org.security.session.manager.helpers
Class UserLocationTreeRoot

Package class diagram package UserLocationTreeRoot
java.lang.Object
  extended by org.security.session.manager.helpers.UserLocationTreeRoot
All Implemented Interfaces:
LocationChangeListener

public class UserLocationTreeRoot
extends Object
implements LocationChangeListener

Author:
amedrano

Constructor Summary
UserLocationTreeRoot(SituationMonitor sm)
           
 
Method Summary
 void addLocations(List<Location> locs)
           
 void clearLocations()
           
 Set<User> deallocateUser(User u)
           
 UserLocationTree getMaxUser(User u)
           
 void locationChanged(Location l)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserLocationTreeRoot

public UserLocationTreeRoot(SituationMonitor sm)
Parameters:
l -
Method Detail

deallocateUser

public Set<User> deallocateUser(User u)

getMaxUser

public UserLocationTree getMaxUser(User u)

addLocations

public void addLocations(List<Location> locs)

clearLocations

public void clearLocations()

locationChanged

public void locationChanged(Location l)

Specified by:
locationChanged in interface LocationChangeListener


Copyright © 2014 universAAL Consortium. All Rights Reserved.