Uses of Interface
com.caplin.datasource.publisher.DiscardEvent
Packages that use DiscardEvent
Package
Description
Defines the methods of providing and publishing data that are used by DataSource for Java.
-
Uses of DiscardEvent in com.caplin.datasource.publisher
Methods in com.caplin.datasource.publisher with parameters of type DiscardEventModifier and TypeMethodDescriptionvoidDataProvider.onDiscard(DiscardEvent discardEvent) Callback that informs the DataProvider that an earlier requested subject has now been discarded.