Interface NamedBlobDbFactory


  • public interface NamedBlobDbFactory
    A factory to build instances of NamedBlobDb.
    • Method Detail

      • getNamedBlobDb

        NamedBlobDb getNamedBlobDb()
                            throws java.lang.Exception
        Returns:
        an instance of NamedBlobDb.
        Throws:
        java.lang.Exception - if there is an error during instantiation.