Functional interface for construct factories. All objects in the backend-engine definition must implement this interface.
Optional
Readonly
A construct factory can register that the return value implements additional interfaces Registering as a provider allows other construct factories to fetch this one based on the provides token
Functional interface for construct factories. All objects in the backend-engine definition must implement this interface.