public class OverdueDispatcher extends Object
| Constructor and Description |
|---|
OverdueDispatcher(OverdueWrapperFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearOverdueForAccount(UUID accountId,
org.joda.time.DateTime effectiveDate,
InternalCallContext context) |
void |
processOverdueForAccount(UUID accountId,
org.joda.time.DateTime effectiveDate,
InternalCallContext context) |
@Inject public OverdueDispatcher(OverdueWrapperFactory factory)
public void processOverdueForAccount(UUID accountId, org.joda.time.DateTime effectiveDate, InternalCallContext context)
public void clearOverdueForAccount(UUID accountId, org.joda.time.DateTime effectiveDate, InternalCallContext context)
Copyright © 2010-2016. All Rights Reserved.