Interface IFileItemFactoryProviderSPI


  • @IsSPIInterface
    public interface IFileItemFactoryProviderSPI
    SPI for a provider of a custom file item factory that should be used instead of the default one.
    Author:
    boris
    • Method Detail

      • getFileItemFactory

        @Nonnull
        IFileItemFactory getFileItemFactory()
        Returns:
        Retrieves the file item factory implementation, may not be null