Package tigase.pubsub.repository
Class PubSubDAOPool.PubSubDAOConfigBean
java.lang.Object
tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean<IPubSubDAO>
tigase.pubsub.repository.PubSubDAOPool.PubSubDAOConfigBean
- All Implemented Interfaces:
tigase.kernel.beans.config.ConfigurationChangedAware
,tigase.kernel.beans.Initializable
,tigase.kernel.beans.RegistrarBean
,tigase.kernel.beans.UnregisterAware
- Enclosing class:
- PubSubDAOPool<T,
S extends tigase.db.DataSource, Q extends PubSubQuery>
public static class PubSubDAOPool.PubSubDAOConfigBean
extends tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean<IPubSubDAO>
-
Field Summary
Fields inherited from class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean
dataSourceBean
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean
beanConfigurationChanged, beforeUnregister, getCls, getRepositoryClassName, initialize, onDataSourceChange, register, setDataSourceAware, unregister
-
Constructor Details
-
PubSubDAOConfigBean
public PubSubDAOConfigBean()
-