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
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean

    beanConfigurationChanged, beforeUnregister, getCls, getRepositoryClassName, initialize, onDataSourceChange, register, setDataSourceAware, unregister

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PubSubDAOConfigBean

      public PubSubDAOConfigBean()