ConstructorBasedFactory.factory

See InstanceFactory interface

class ConstructorBasedFactory(T, Args...)
T
factory
()

Throws

InvalidCastException when extracted data by reference, is not of type expected by argument of aggregate's constructor

Meta