Package | Description |
---|---|
com.bazaarvoice.jolt.chainr.instantiator | |
com.bazaarvoice.jolt.chainr.spec |
Modifier and Type | Method and Description |
---|---|
JoltTransform |
DefaultChainrInstantiator.hydrateTransform(ChainrEntry entry) |
JoltTransform |
ChainrInstantiator.hydrateTransform(ChainrEntry entry)
Instantiate the Transform class specified by the ChainrEntry.
|
JoltTransform |
GuiceChainrInstantiator.hydrateTransform(ChainrEntry entry) |
Modifier and Type | Field and Description |
---|---|
private java.util.List<ChainrEntry> |
ChainrSpec.chainrEntries |
Modifier and Type | Method and Description |
---|---|
java.util.List<ChainrEntry> |
ChainrSpec.getChainrEntries() |