Interface TenorDateRequestListener<T extends TenorDateSubjectInfo>

All Superinterfaces:
CancellableTenorDateRequestListener<T>

public interface TenorDateRequestListener<T extends TenorDateSubjectInfo> extends CancellableTenorDateRequestListener<T>
A TenorDateRequestListener provides an interface to a calendar service which can provide tenor dates for the frontend. The implementation supports both synchronous and asynchronous callbacks.