public class AdHocConfigCommandModule extends AbstractPubSubModule
config, log, logAbstract, packetWriter| Constructor and Description |
|---|
AdHocConfigCommandModule(PubSubConfig config,
PacketWriter packetWriter,
AdHocScriptCommandManager scriptCommandManager) |
| Modifier and Type | Method and Description |
|---|---|
List<tigase.xml.Element> |
getCommandListItems(tigase.xmpp.JID senderJid,
tigase.xmpp.JID toJid) |
String[] |
getFeatures() |
tigase.criteria.Criteria |
getModuleCriteria() |
void |
process(tigase.server.Packet packet) |
void |
register(AdHocCommand command) |
createResultIQ, createResultIQArray, findBestJid, getActiveSubscribers, getActiveSubscribers, getEventBus, getRepository, hasSenderSubscription, isSenderInRosterGroup, makeArray, makeArraygetStatistics, setStatisticsPrefix, statisticExecutedIneveryHour, everyMinute, everySecond, getPerHour, getPerMinute, getPerSecondgetLevel, getName, getValue, inc, setName, toStringpublic AdHocConfigCommandModule(PubSubConfig config, PacketWriter packetWriter, AdHocScriptCommandManager scriptCommandManager)
public List<tigase.xml.Element> getCommandListItems(tigase.xmpp.JID senderJid, tigase.xmpp.JID toJid)
public String[] getFeatures()
public tigase.criteria.Criteria getModuleCriteria()
public void process(tigase.server.Packet packet)
throws PubSubException
PubSubExceptionpublic void register(AdHocCommand command)
Copyright © 2008–2017 Tigase. All rights reserved.