HelpDecoratingFactory

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

Members

Functions

factory
Z factory()

Instantiates component of type Z.

Properties

decorated
T decorated [@property setter]

Set the decorated object for decorator.

decorated
T decorated [@property getter]

Get the decorated object.

locator
Locator!() locator [@property setter]

Set a locator to object.

type
TypeInfo type [@property getter]

Get the type info of T that is created.

Meta