Class S3FileServiceProviderTest.MockConcurrentFileOutputStream

java.lang.Object
org.broadleafcommerce.common.io.ConcurrentFileOutputStreamImpl
org.broadleafcommerce.vendor.amazon.s3.S3FileServiceProviderTest.MockConcurrentFileOutputStream
All Implemented Interfaces:
org.broadleafcommerce.common.io.ConcurrentFileOutputStream
Enclosing class:
S3FileServiceProviderTest

public class S3FileServiceProviderTest.MockConcurrentFileOutputStream extends org.broadleafcommerce.common.io.ConcurrentFileOutputStreamImpl
  • Field Summary

    Fields inherited from class org.broadleafcommerce.common.io.ConcurrentFileOutputStreamImpl

    defaultFileBufferSize
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.broadleafcommerce.common.io.ConcurrentFileOutputStreamImpl

    createTempFile, getFileMoveLock, getTempFileSuffix, replaceExisting, write, write, writeToTempFile

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MockConcurrentFileOutputStream

      public MockConcurrentFileOutputStream()