PrepareKeyFactory
interface PrepareKeyFactory
Factory interface for creating PrepareKey instances. Implementations of this interface provide the mechanism to create key preparation services for different types of values and named contexts.
PrepareKeyFactory is typically used in dependency injection frameworks to provide PrepareKey instances to components that need uniqueness guarantees.