Lightweight Bartering Grid

Uses of Interface
lbg.user.service.UserService

Packages that use UserService
lbg.user   
lbg.user.service   
 

Uses of UserService in lbg.user
 

Methods in lbg.user that return UserService
abstract  UserService UserAgent.service()
           
 UserService SimulatedUserAgent.service()
           
 UserService LiveUserAgent.service()
           
 

Uses of UserService in lbg.user.service
 

Classes in lbg.user.service that implement UserService
 class LiveUserService
          Live implementation of the User service
 class SimulatedUserService
           
 

Methods in lbg.user.service that return UserService
static UserService UserServiceFactory.createUserService(UserAgent owner_user)
           
 


Lightweight Bartering Grid

Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.