Class PushRepositoryMDBean.PushRepositoryConfigBean

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

    public static class PushRepositoryMDBean.PushRepositoryConfigBean
    extends tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean<IPushRepository>
    • 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

      • PushRepositoryConfigBean

        public PushRepositoryConfigBean()
    • Method Detail

      • getRepositoryClassName

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