Package tigase.db

Interface RepositoryPool<T>

    • Method Detail

      • addRepo

        void addRepo​(T repo)
        Method called to add instance of a repository to the repository pool.
        Parameters:
        repo - instance of a repository