Class ArchiveFactory


  • @Service
    @Singleton
    public class ArchiveFactory
    extends Object
    This implementation of the ArchiveFactory interface is capable of creating the right abstraction of the Archive interface depending on the protocol used in the URL.
    Author:
    Jerome Dochez