Uses of Interface
com.soffid.iam.service.ejb.ApplicationShutdownService
-
Packages that use ApplicationShutdownService Package Description com.soffid.iam -
-
Uses of ApplicationShutdownService in com.soffid.iam
Methods in com.soffid.iam that return ApplicationShutdownService Modifier and Type Method Description static ApplicationShutdownService
EJBLocator. getApplicationShutdownService()
Gets an instance ofApplicationShutdownService
.
-