Uses of Interface
org.openiam.srvc.common.MailService
-
Packages that use MailService Package Description org.openiam.esb.config org.openiam.esb.core.batch.tasks org.openiam.srvc.common -
-
Uses of MailService in org.openiam.esb.config
Methods in org.openiam.esb.config that return MailService Modifier and Type Method Description MailServiceAbstractWSBeanConfiguration. mailServiceClient() -
Uses of MailService in org.openiam.esb.core.batch.tasks
Fields in org.openiam.esb.core.batch.tasks declared as MailService Modifier and Type Field Description protected MailServiceAbstractInitializer. mailService -
Uses of MailService in org.openiam.srvc.common
Classes in org.openiam.srvc.common that implement MailService Modifier and Type Class Description classMailServiceImpl
-