Package groovy.util

Class ObjectGraphBuilder

All Implemented Interfaces:
GroovyObject

public class ObjectGraphBuilder
extends FactoryBuilderSupport
A builder for creating object graphs.
Each node defines the class to be created and the property on its parent (if any) at the same time.