Factory Provider
interface FactoryProvider
Used to provide various factories from the backend for static factory functions.
Functions
Link copied to clipboard
Provides the factory with the given type T, or throws a TypeNotFoundException if there is no factory registered for the given type.