Package com.caplin.motif.datasource
Interface CachedObjectProvider<S,T extends SubjectInfo>
-
public interface CachedObjectProvider<S,T extends SubjectInfo>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onDiscard(T subjectInfo)
void
onRequest(T subjectInfo, com.caplin.datasource.subscription.SubjectConsumer<S> publishObject)
-