java.lang.Object
ch.tocco.nice2.messaging.mail.impl.processor.RecipientRewriteStarter
 
- 
Constructor SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
RecipientRewriteStarterpublic RecipientRewriteStarter() 
 
- 
Method Details
- 
runpublic void run() 
- Specified by:
- runin interface- Runnable
 
- 
setMappingRules@Value("${recipientrewrite.mappings}")
public void setMappingRules(String mappingRules) 
- 
setEnabled@Value("${recipientrewrite.enabled}")
public void setEnabled(boolean enabled)