Package es.caib.seycon.ng.servei.ejb
Interface SessioService
-
public interface SessioService
EJB SessioService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Collection<Sessio>
findActiveSessions()
-
-
-
Method Detail
-
findActiveSessions
Collection<Sessio> findActiveSessions() throws InternalErrorException, InternalErrorException
- Throws:
InternalErrorException
-
-