tigase.pubsub.modules
Class AdHocConfigCommandModule
java.lang.Object
tigase.pubsub.AbstractModule
tigase.pubsub.modules.AdHocConfigCommandModule
- All Implemented Interfaces:
- Module
public class AdHocConfigCommandModule
- extends AbstractModule
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdHocConfigCommandModule
public AdHocConfigCommandModule(PubSubConfig config,
IPubSubRepository pubsubRepository)
getCommandListItems
public java.util.List<tigase.xml.Element> getCommandListItems(java.lang.String senderJid,
java.lang.String toJid)
getFeatures
public java.lang.String[] getFeatures()
getModuleCriteria
public tigase.criteria.Criteria getModuleCriteria()
process
public java.util.List<tigase.xml.Element> process(tigase.xml.Element element)
throws PubSubException
- Throws:
PubSubException
register
public void register(AdHocCommand command)
Copyright © 2008 Tigase. All Rights Reserved.