INT-2641: fix JavaDoc warnings
JIRA: https://jira.springsource.org/browse/INT-2641
This commit is contained in:
committed by
Gary Russell
parent
ba9060057a
commit
dce4e8ec01
@@ -344,7 +344,7 @@ public abstract class AbstractMailReceiver extends IntegrationObjectSupport impl
|
||||
|
||||
/**
|
||||
* Delete and expunge messages after success.
|
||||
* @param folder
|
||||
* @param context
|
||||
*/
|
||||
public void closeContextAfterSuccess(MailReceiverContext context) {
|
||||
Assert.notNull(context, "Mail Reader Context cannot be null");
|
||||
|
||||
Reference in New Issue
Block a user