Package tigase.db

Interface DataSourceAware<T extends DataSource>

    • Method Detail

      • setDataSource

        void setDataSource​(T dataSource)
                    throws RepositoryException
        Method called to provide class with instance of a data source.
        Parameters:
        dataSource -
        Throws:
        RepositoryException