groovytools.builder
Class MetaBuilder.DefaultCollectionSchemaNodeFactory
java.lang.Object
groovy.util.AbstractFactory
groovytools.builder.MetaBuilder.DefaultCollectionSchemaNodeFactory
- All Implemented Interfaces:
- Factory
- Enclosing class:
- MetaBuilder
protected static class MetaBuilder.DefaultCollectionSchemaNodeFactory
- extends AbstractFactory
Default CollectionSchemaNode factory used when MetaBuilder.define(groovy.lang.Closure) is called.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaBuilder.DefaultCollectionSchemaNodeFactory
protected MetaBuilder.DefaultCollectionSchemaNodeFactory()
newInstance
public Object newInstance(FactoryBuilderSupport builder,
Object name,
Object value,
Map attributes)
throws InstantiationException,
IllegalAccessException
- Throws:
InstantiationException
IllegalAccessException
Copyright © 2008 FoundryLogic, LLC. All Rights Reserved.