| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.beans.factory.config.AbstractFactoryBean
org.kuali.rice.core.mail.MailSenderFactoryBean
public class MailSenderFactoryBean
A factory bean which reads mail-related properties from the Configuration system and generates a Spring Java Mail Sender instance for use by services that send e-mail.
| Field Summary | |
|---|---|
| protected  org.apache.log4j.Logger | LOG | 
| Fields inherited from class org.springframework.beans.factory.config.AbstractFactoryBean | 
|---|
| logger | 
| Constructor Summary | |
|---|---|
| MailSenderFactoryBean() | |
| Method Summary | |
|---|---|
| protected  Object | createInstance() | 
|  Class | getObjectType() | 
| Methods inherited from class org.springframework.beans.factory.config.AbstractFactoryBean | 
|---|
| afterPropertiesSet, destroy, destroyInstance, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected final org.apache.log4j.Logger LOG
| Constructor Detail | 
|---|
public MailSenderFactoryBean()
| Method Detail | 
|---|
protected Object createInstance()
                         throws Exception
createInstance in class org.springframework.beans.factory.config.AbstractFactoryBeanExceptionpublic Class getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBeangetObjectType in class org.springframework.beans.factory.config.AbstractFactoryBean| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||