org.equanda.t5gui.services
Class LoginInfoServiceImpl
java.lang.Object
org.equanda.t5gui.services.LoginInfoServiceImpl
- All Implemented Interfaces:
- LoginInfoService
@Scope(value="perthread")
public class LoginInfoServiceImpl
- extends Object
- implements LoginInfoService
LoginInfo service
- Author:
- Joachim Van der Auwera
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginInfoServiceImpl
public LoginInfoServiceImpl(org.slf4j.Logger log)
getLoginInfo
public LoginInfo getLoginInfo()
- Specified by:
getLoginInfo
in interface LoginInfoService
setLoginInfo
public void setLoginInfo(LoginInfo li)
- Specified by:
setLoginInfo
in interface LoginInfoService
Copyright © 2007-2009. All Rights Reserved.