Uses of Interface
nl.talsmasoftware.context.delegation.ContextSnapshotSupplier
-
Packages that use ContextSnapshotSupplier Package Description nl.talsmasoftware.context.delegation Layered code for delegation such asCallMappingExecutorService. -
-
Uses of ContextSnapshotSupplier in nl.talsmasoftware.context.delegation
Constructors in nl.talsmasoftware.context.delegation with parameters of type ContextSnapshotSupplier Constructor Description WrapperWithContext(ContextSnapshotSupplier supplier, T delegate)Wraps the delegate and provides a context snapshot.
-