Class ShadowFetchingPreprocessor

  • All Implemented Interfaces:
    ObjectPreprocessor<ShadowType>

    public class ShadowFetchingPreprocessor
    extends Object
    implements ObjectPreprocessor<ShadowType>
    A preprocessor that fetched incoming object (presumably resolved using noFetch option) in order to obtain full attributes. It is expected that it throws an exception if the object cannot be fetched fully.