S3DataSegmentArchiver(com.fasterxml.jackson.databind.ObjectMapper mapper,
                     org.jets3t.service.impl.rest.httpclient.RestS3Service s3Client,
                     S3DataSegmentArchiverConfig archiveConfig,
                     S3DataSegmentPusherConfig restoreConfig)  | 
S3DataSegmentFinder(org.jets3t.service.impl.rest.httpclient.RestS3Service s3Client,
                   S3DataSegmentPusherConfig config,
                   com.fasterxml.jackson.databind.ObjectMapper jsonMapper)  | 
S3DataSegmentMover(org.jets3t.service.impl.rest.httpclient.RestS3Service s3Client,
                  S3DataSegmentPusherConfig config)  | 
S3DataSegmentPusher(org.jets3t.service.impl.rest.httpclient.RestS3Service s3Client,
                   S3DataSegmentPusherConfig config,
                   com.fasterxml.jackson.databind.ObjectMapper jsonMapper)  |