RuntimeWrappingFactory.factory

Instantiates component of type T.

class RuntimeWrappingFactory(T : Factory!Z, Z)
override
Object
factory
()

Return Value

Type: Object

Object instantiated component and probably wrapped if not derived from Object.

Meta