Class HelpDecoratingConvertorFactory

A decorating factory that on exceptions chains help decorating exception to signal help decorating container to throw help messages if enabled.

class HelpDecoratingConvertorFactory(T, FromType, ToType) ;

Methods

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