cascading.groovy.factory
Class CascadeFactory
java.lang.Object
AbstractFactory
cascading.groovy.factory.BaseFactory
cascading.groovy.factory.CascadeFactory
public class CascadeFactory
- extends BaseFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CascadeFactory
public CascadeFactory()
CascadeFactory
public CascadeFactory(String name)
newInstance
public Object newInstance(FactoryBuilderSupport builder,
Object type,
Object value,
Map attributes)
throws InstantiationException,
IllegalAccessException
- Throws:
InstantiationException
IllegalAccessException
Copyright © 2007-2008 Concurrent, Inc. All Rights Reserved.