Uses of Class
org.glassfish.resources.javamail.beans.MailBean
-
Packages that use MailBean Package Description org.glassfish.resources.javamail.deployer -
-
Uses of MailBean in org.glassfish.resources.javamail.deployer
Methods in org.glassfish.resources.javamail.deployer that return MailBean Modifier and Type Method Description static MailBeanMailResourceDeployer. toMailBean(MailResource mailResourceConfig, ResourceInfo resourceInfo)Returns a new instance of j2ee mail resource from the given config bean.Methods in org.glassfish.resources.javamail.deployer with parameters of type MailBean Modifier and Type Method Description voidMailResourceDeployer. installMailResource(MailBean mailResource, ResourceInfo resourceInfo)Installs the given mail resource.
-