Uses of Interface
com.tick42.glue.core.contexts.ContextDataSubscriber
Packages that use ContextDataSubscriber
-
Uses of ContextDataSubscriber in com.tick42.glue.core.contexts
Methods in com.tick42.glue.core.contexts with parameters of type ContextDataSubscriberModifier and TypeMethodDescriptionCompletionStage<? extends AsynchronousCloseable>Context.data(ContextDataSubscriber<T> subscriber) Subscribe a specified callback for data updates.