Uses of Interface
org.demosys.web.user.UserService

Packages that use UserService
org.demosys.web   
org.demosys.web.user.impl   
 

Uses of UserService in org.demosys.web
 

Methods in org.demosys.web that return UserService
 org.demosys.web.user.UserService ServiceLocator.getUserService()
           
 

Uses of UserService in org.demosys.web.user.impl
 

Classes in org.demosys.web.user.impl that implement UserService
 class MemoryUserService
          Implementation of a UserService in memory.
 



Copyright © 2003-2004 Sourceforge. All Rights Reserved.