Class HistoryProviderMDBean.HistoryProviderConfigBean

  • All Implemented Interfaces:
    tigase.kernel.beans.config.ConfigurationChangedAware, tigase.kernel.beans.Initializable, tigase.kernel.beans.RegistrarBean, tigase.kernel.beans.UnregisterAware
    Enclosing class:
    HistoryProviderMDBean

    public static class HistoryProviderMDBean.HistoryProviderConfigBean
    extends tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean<HistoryProvider>
    • Field Summary

      • Fields inherited from class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean

        dataSourceBean
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.Class<?> getRepositoryClassName()  
      • Methods inherited from class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean

        beanConfigurationChanged, beforeUnregister, getCls, initialize, onDataSourceChange, register, setDataSourceAware, unregister
      • Methods inherited from class java.lang.Object

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

      • HistoryProviderConfigBean

        public HistoryProviderConfigBean()
    • Method Detail

      • getRepositoryClassName

        protected java.lang.Class<?> getRepositoryClassName()
                                                     throws tigase.db.DBInitException,
                                                            java.lang.ClassNotFoundException
        Overrides:
        getRepositoryClassName in class tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean<HistoryProvider>
        Throws:
        tigase.db.DBInitException
        java.lang.ClassNotFoundException