public class LookupDestinationFilter extends Object implements FilterType
FilterBase.verifyRecipient(RecipientContext) phase. It resolves
aliases, so the destination set is never AliasDestination. It does
nothing if a destination is already assigned, except if it is an
AliasDestination, in which case it tries to resolve the alias.| Constructor and Description |
|---|
LookupDestinationFilter() |
| Modifier and Type | Method and Description |
|---|---|
Filter |
createInstance(MailTransaction mailTransaction) |
RecipientDestinationMapper |
getRecipientDestinationMapper() |
void |
setRecipientDestinationMapper(RecipientDestinationMapper recipientDestinationMapper) |
public Filter createInstance(MailTransaction mailTransaction)
createInstance in interface FilterTypepublic RecipientDestinationMapper getRecipientDestinationMapper()
public void setRecipientDestinationMapper(RecipientDestinationMapper recipientDestinationMapper)