public abstract class AbstractModule extends Object implements tigase.component.modules.Module
| Modifier and Type | Field and Description |
|---|---|
protected MessageArchiveConfig |
config |
protected static String |
MA_XMLNS |
protected MessageArchiveRepository<QueryCriteria,tigase.db.DataSource> |
msg_repo |
protected tigase.component.PacketWriter |
packetWriter |
| Constructor and Description |
|---|
AbstractModule() |
protected static final String MA_XMLNS
@Inject protected MessageArchiveConfig config
@Inject protected MessageArchiveRepository<QueryCriteria,tigase.db.DataSource> msg_repo
@Inject protected tigase.component.PacketWriter packetWriter
Copyright © 2017. All rights reserved.