Class SDRepositoryBean<A extends DataSourceAware>

java.lang.Object
tigase.db.beans.SDRepositoryBean<A>
All Implemented Interfaces:
ConfigurationChangedAware, Initializable, RegistrarBean, UnregisterAware
Direct Known Subclasses:
AbstractSDComponentRepositoryBean, SDRepositoryBeanWithStatistics, SeeOtherHostDB.SeeOtherHostDBSDRepositoryBean

public abstract class SDRepositoryBean<A extends DataSourceAware> extends Object implements Initializable, UnregisterAware, ConfigurationChangedAware, RegistrarBean
Abstract class implementing bean to which can be used to create name unaware repository pool. This class is resposible for creation of correct repository instance for single specified data source.
Created by andrzej on 17.08.2016.