configure

abstract fun configure(configureClosure: Closure): NamedDomainObjectContainer<T>(source)

Allows the container to be configured, creating missing objects as they are referenced.

TODO: example usage

Return

This.

Parameters

configureClosure

The closure to configure this container with