Hierarchy For Package tigase.pubsub.repository

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • tigase.pubsub.repository.IItems.ItemMeta
    • tigase.db.beans.MDRepositoryBean<T> (implements tigase.kernel.beans.Initializable, tigase.kernel.beans.RegistrarBeanWithDefaultBeanClass, tigase.kernel.beans.UnregisterAware)
      • tigase.db.beans.MDRepositoryBeanWithStatistics<T> (implements tigase.stats.ComponentStatisticsProvider)
        • tigase.pubsub.repository.PubSubDAOPool<T,​S,​Q> (implements tigase.pubsub.repository.IPubSubDAO<T,​S,​Q>)
    • tigase.db.beans.MDRepositoryBean.MDRepositoryConfigBean<A> (implements tigase.kernel.beans.config.ConfigurationChangedAware, tigase.kernel.beans.Initializable, tigase.kernel.beans.RegistrarBean, tigase.kernel.beans.UnregisterAware)
    • tigase.pubsub.repository.NodeAffiliations (implements tigase.pubsub.repository.IAffiliations)
    • tigase.pubsub.repository.NodeSubscriptions (implements tigase.pubsub.repository.ISubscriptions)
    • tigase.pubsub.repository.PubSubDAO<T,​S,​Q> (implements tigase.pubsub.repository.IPubSubDAO<T,​S,​Q>)
      • tigase.pubsub.repository.PubSubDAOJDBC (implements tigase.db.util.RepositoryVersionAware)
    • tigase.pubsub.repository.PubSubDAO.Item<T> (implements tigase.pubsub.repository.IPubSubRepository.Item)
    • tigase.pubsub.repository.PubSubRepositoryWrapper (implements tigase.pubsub.repository.IPubSubRepository, tigase.stats.StatisticHolder)
    • tigase.pubsub.repository.Schema

Interface Hierarchy