public class DefaultChainrInstantiator extends java.lang.Object implements ChainrInstantiator
Constructor and Description |
---|
DefaultChainrInstantiator() |
Modifier and Type | Method and Description |
---|---|
JoltTransform |
hydrateTransform(ChainrEntry entry)
Instantiate the Transform class specified by the ChainrEntry.
|
public JoltTransform hydrateTransform(ChainrEntry entry)
ChainrInstantiator
hydrateTransform
in interface ChainrInstantiator