Uses of Interface
com.caplin.datasource.publisher.CachingPublisher
Package
Description
Defines the methods of providing and publishing data that are used by DataSource for Java.
-
Uses of CachingPublisher in com.caplin.datasource.publisher
Modifier and TypeInterfaceDescriptioninterface
Extends the DataSource APIActivePublisher
providing additional JTM specific methods.Modifier and TypeMethodDescriptiondefault void
CachingDataProvider.setPublisher
(CachingPublisher cachingPublisher) Sets a publisher for theCachingDataProvider
to use when publishing data.