Commit e5cf2027 by jkj

hyiääkkösiä

1 parent 9807fc5b
......@@ -20,10 +20,11 @@ import fi.insomnia.bortal.model.User;
@Stateless
public class UserBean implements UserBeanLocal {
private static final Logger logger = LoggerFactory.getLogger(UserBean.class);
private static final Logger logger = LoggerFactory
.getLogger(UserBean.class);
/**
* Java EE container injektoi t�m�n luokkamuuttujan luokan luonnin
* yhteydess.
* Java EE container injektoi tämän luokkamuuttujan luokan luonnin
* yhteydessä.
*/
@EJB
private UserFacade userFacade;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!