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