Uses of Interface
com.soffid.iam.service.ejb.StatsService
-
Packages that use StatsService Package Description com.soffid.iam es.caib.seycon.ng -
-
Uses of StatsService in com.soffid.iam
Methods in com.soffid.iam that return StatsService Modifier and Type Method Description static StatsService
EJBLocator. getStatsService()
Gets an instance ofStatsService
. -
Uses of StatsService in es.caib.seycon.ng
Methods in es.caib.seycon.ng that return StatsService Modifier and Type Method Description static StatsService
EJBLocator. getStatsService()
Gets an instance ofStatsService
.
-