Class HelpDecoratingFactory

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

class HelpDecoratingFactory(T, Z) ;

Methods

NameDescription
decoratedSet the decorated object for decorator.
decoratedGet the decorated object.
factoryInstantiates component of type Z.
locatorSet a locator to object.
typeGet the type info of T that is created.