Class GenericObjectWrappingConvertorFactory

A factory that wraps any convertor factory into an interface that is compliant with generic convertor container, and rest of aedi containers.

class GenericObjectWrappingConvertorFactory(T, FromType, ToType) ;

Constructors

NameDescription
thisConstructor for GenericObjectWrappingConvertorFactory!(T, FromType, ToType)

Methods

NameDescription
convertibleSet convertible
convertibleGet convertible data
decoratedSet decorated
decoratedGet decorated
factoryInstantiates component of type T.
locatorSet a locator to object.
typeGet the type info of T that is created.