Uses of Class
tigase.pubsub.repository.cached.CachedPubSubRepository

Packages that use CachedPubSubRepository
tigase.pubsub   
tigase.pubsub.modules.commands   
 

Uses of CachedPubSubRepository in tigase.pubsub
 

Fields in tigase.pubsub declared as CachedPubSubRepository
protected  CachedPubSubRepository PubSubComponent.pubsubRepository
           
 

Methods in tigase.pubsub that return CachedPubSubRepository
protected  CachedPubSubRepository PubSubComponent.createPubSubRepository(PubSubDAO directRepository)
           
 

Uses of CachedPubSubRepository in tigase.pubsub.modules.commands
 

Constructors in tigase.pubsub.modules.commands with parameters of type CachedPubSubRepository
ReadAllNodesCommand(PubSubConfig config, PubSubDAO directPubSubRepository, CachedPubSubRepository pubsubRepository)
           
 



Copyright © 2008-2012 Tigase. All Rights Reserved.