| Package | Description |
|---|---|
| tigase.pubsub | |
| tigase.pubsub.modules.commands | |
| tigase.pubsub.repository | |
| tigase.pubsub.repository.cached | |
| tigase.pubsub.repository.migration |
| Modifier and Type | Method and Description |
|---|---|
protected PubSubDAO |
PubSubComponent.createDAO(Map<String,Object> props)
Method description
|
| Modifier and Type | Method and Description |
|---|---|
protected IPubSubRepository |
PubSubComponent.createPubSubRepository(PubSubDAO directRepository) |
void |
PubSubComponent.initialize(String[] admins,
PubSubDAO pubSubDAO,
IPubSubRepository createPubSubRepository,
LeafNodeConfig defaultNodeConfig)
Method description
|
| Constructor and Description |
|---|
DeleteAllNodesCommand(PubSubConfig config,
PubSubDAO directPubSubRepository,
tigase.db.UserRepository userRepo)
Constructs ...
|
ReadAllNodesCommand(PubSubConfig config,
PubSubDAO directPubSubRepository,
IPubSubRepository pubsubRepository) |
RebuildDatabaseCommand(PubSubConfig config,
PubSubDAO directPubSubRepository) |
| Modifier and Type | Class and Description |
|---|---|
class |
PubSubDAOJDBC |
class |
PubSubDAOPool<T> |
| Constructor and Description |
|---|
CachedPubSubRepository(PubSubDAO dao,
Integer maxCacheSize) |
| Modifier and Type | Class and Description |
|---|---|
class |
PubSubNewDAOJDBC |
Copyright © 2008–2015 Tigase. All rights reserved.