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