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