public class ThreadLocalTransformer extends UsesIntermediateObjectImpl implements FunctionTransformer
UsesIntermediateObjectImpl.determineInput(Object) into a ThreadLocal variableintermediateResults, resultNamesUsed, resultsThatAreOptional| Constructor and Description |
|---|
ThreadLocalTransformer() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get() |
ThreadLocal |
getThreadLocal() |
Object |
transform(Object input) |
determineInput, getInputFromContext, getInterMediateResults, getResultNamesThatAreOptional, getResultNamesUsed, setIntermediateResults, setResultNamesThatAreOptional, setResultNamesUsedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplypublic Object transform(Object input)
transform in interface org.apache.commons.collections.Transformerpublic ThreadLocal getThreadLocal()
public Object get()
Copyright © 2018. All rights reserved.