Uses of Interface
com.caplin.datasource.publisher.CachingPublisher
Packages that use 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
Subinterfaces of CachingPublisher in com.caplin.datasource.publisherModifier and TypeInterfaceDescriptioninterfaceExtends the DataSource APIActivePublisherproviding additional JTM specific methods.Methods in com.caplin.datasource.publisher with parameters of type CachingPublisherModifier and TypeMethodDescriptiondefault voidCachingDataProvider.setPublisher(CachingPublisher cachingPublisher) Sets a publisher for theCachingDataProviderto use when publishing data.