Uses of Interface
tigase.stats.ComponentStatisticsProvider
-
Packages that use ComponentStatisticsProvider Package Description tigase.auth tigase.component.modules tigase.db tigase.db.beans tigase.server.amp.db tigase.server.xmppclient tigase.stats.db -
-
Uses of ComponentStatisticsProvider in tigase.auth
Classes in tigase.auth that implement ComponentStatisticsProvider Modifier and Type Class Description classBruteForceLockerBean -
Uses of ComponentStatisticsProvider in tigase.component.modules
Classes in tigase.component.modules that implement ComponentStatisticsProvider Modifier and Type Class Description classStanzaProcessor -
Uses of ComponentStatisticsProvider in tigase.db
Classes in tigase.db that implement ComponentStatisticsProvider Modifier and Type Class Description classAuthRepositoryMDImplImplementation of multi domain pool for authentication repositories.classUserRepositoryMDImplCreated: Mar 27, 2010 6:43:02 PM -
Uses of ComponentStatisticsProvider in tigase.db.beans
Classes in tigase.db.beans that implement ComponentStatisticsProvider Modifier and Type Class Description classAuthRepositoryMDPoolBeanClass implements bean for multi domain pool for authentication repositories.classDataSourceBeanThis is main bean responsible for managing and initialization of data sources.classMDPoolBeanWithStatistics<S extends Repository,T extends MDPoolConfigBean<S,T>>Class extends MDPoolBean class by adding support for statistics gathering for every managed repository.classMDRepositoryBeanWithStatistics<T extends DataSourceAware>Extended version of MDRepositoryBean class with support for statistics gathering.classSDRepositoryBeanWithStatistics<T extends DataSourceAware>Extended version of SDRepositoryBean class with support for statistics gathering.classUserRepositoryMDPoolBeanClass implements bean for multi domain pool for user repositories. -
Uses of ComponentStatisticsProvider in tigase.server.amp.db
Classes in tigase.server.amp.db that implement ComponentStatisticsProvider Modifier and Type Class Description static classMsgBroadcastRepository.MsgBroadcastRepositoryBeanstatic classMsgRepository.MsgRepositoryMDBeanBean used to provide MsgRepository implementations -
Uses of ComponentStatisticsProvider in tigase.server.xmppclient
Classes in tigase.server.xmppclient that implement ComponentStatisticsProvider Modifier and Type Class Description static classSeeOtherHostDualIP.DualIPRepositoryWrapper -
Uses of ComponentStatisticsProvider in tigase.stats.db
Classes in tigase.stats.db that implement ComponentStatisticsProvider Modifier and Type Class Description classCounterDataLoggerRepoBean
-