Class FlatSequenceDBProvider

  • All Implemented Interfaces:
    SequenceDBProvider

    public class FlatSequenceDBProvider
    extends java.lang.Object
    implements SequenceDBProvider
    FlatSequenceDBProvider directory-services plugin for flatfile databases. This class is instantiated automatically by the directory-services code, and is not of direct interest to users.
    Author:
    Keith James
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()
      The name of this provider.
      SequenceDBLite getSequenceDB​(java.util.Map config)
      Get a sequence database.
      • Methods inherited from class java.lang.Object

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