Uses of Interface
tigase.push.api.IPushRepository
-
Packages that use IPushRepository Package Description tigase.push.repositories -
-
Uses of IPushRepository in tigase.push.repositories
Classes in tigase.push.repositories that implement IPushRepository Modifier and Type Class Description classAbstractPushRepository<DS extends tigase.db.DataSource>Created by andrzej on 05.01.2017.classInMemoryPushRepositoryCreated by andrzej on 02.01.2017.classJDBCPushRepositoryCreated by andrzej on 05.01.2017.classPushRepositoryMDBeanCreated by andrzej on 05.01.2017.Methods in tigase.push.repositories that return types with arguments of type IPushRepository Modifier and Type Method Description protected java.lang.Class<? extends IPushRepository>PushRepositoryMDBean. findClassForDataSource(tigase.db.DataSource dataSource)
-