Class CollectionReaderFactory_impl

  • All Implemented Interfaces:
    ResourceFactory

    public class CollectionReaderFactory_impl
    extends java.lang.Object
    implements ResourceFactory
    Specialized Resource Factory for producing CollectionReaders.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Resource produceResource​(java.lang.Class<? extends Resource> aResourceClass, ResourceSpecifier aSpecifier, java.util.Map<java.lang.String,​java.lang.Object> aAdditionalParams)
      Produces an appropriate Resource instance from a ResourceSpecifier.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait