Strategy for creating new instances of a class.
Useful for plug-in calls to non-default constructors.
Type | Name and description |
---|---|
Object |
newInstance(Class klass, Map attributes) Create a new instance of Class klass. |