|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAbstractFactory
cascading.groovy.factory.BaseFactory
cascading.groovy.factory.SchemeFactory
public class SchemeFactory
| Constructor Summary | |
|---|---|
SchemeFactory()
|
|
| Method Summary | |
|---|---|
protected Scheme |
createSequenceFile(Object value,
Map attributes)
|
protected Scheme |
createTextLine(Object value,
Map attributes)
|
Object |
newInstance(FactoryBuilderSupport builder,
Object type,
Object value,
Map attributes)
|
| Methods inherited from class cascading.groovy.factory.BaseFactory |
|---|
createFields, createIntegerArray, findRemove, getDeclaredFields, makeInstance, makePrimitive, rename, rename |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SchemeFactory()
| Method Detail |
|---|
public Object newInstance(FactoryBuilderSupport builder,
Object type,
Object value,
Map attributes)
throws InstantiationException,
IllegalAccessException
InstantiationException
IllegalAccessException
protected Scheme createTextLine(Object value,
Map attributes)
protected Scheme createSequenceFile(Object value,
Map attributes)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||