cascading.groovy.factory
Class AssemblyFactory
java.lang.Object
AbstractFactory
cascading.groovy.factory.AssemblyFactory
public class AssemblyFactory
- extends AbstractFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssemblyFactory
public AssemblyFactory()
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.