Uses of Class
com.bazaarvoice.jolt.chainr.spec.ChainrEntry
Packages that use ChainrEntry
-
Uses of ChainrEntry in com.bazaarvoice.jolt.chainr.instantiator
Methods in com.bazaarvoice.jolt.chainr.instantiator with parameters of type ChainrEntryModifier and TypeMethodDescriptionChainrInstantiator.hydrateTransform
(ChainrEntry entry) Instantiate the Transform class specified by the ChainrEntry.DefaultChainrInstantiator.hydrateTransform
(ChainrEntry entry) GuiceChainrInstantiator.hydrateTransform
(ChainrEntry entry) -
Uses of ChainrEntry in com.bazaarvoice.jolt.chainr.spec
Fields in com.bazaarvoice.jolt.chainr.spec with type parameters of type ChainrEntryMethods in com.bazaarvoice.jolt.chainr.spec that return types with arguments of type ChainrEntry