|
Groovy 2.2.0 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface ObjectGraphBuilder.NewInstanceResolver
Strategy for creating new instances of a class.
Useful for plug-in calls to non-default constructors.
| Method Summary | |
|---|---|
Object
|
newInstance(Class klass, Map attributes)
|
| Method Detail |
|---|
public Object newInstance(Class klass, Map attributes)
Copyright © 2003-2013 The Codehaus. All rights reserved.