tigase.muc.modules
Class SoftwareVersionModule

java.lang.Object
  extended by tigase.muc.modules.SoftwareVersionModule
All Implemented Interfaces:
Module

public class SoftwareVersionModule
extends java.lang.Object
implements Module

Author:
bmalkow

Constructor Summary
SoftwareVersionModule()
           
 
Method Summary
 java.lang.String[] getFeatures()
           
 tigase.criteria.Criteria getModuleCriteria()
           
 boolean isProcessedByModule(tigase.xml.Element element)
           
 java.util.List<tigase.xml.Element> process(tigase.xml.Element iq)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoftwareVersionModule

public SoftwareVersionModule()
Method Detail

getFeatures

public java.lang.String[] getFeatures()
Specified by:
getFeatures in interface Module

getModuleCriteria

public tigase.criteria.Criteria getModuleCriteria()
Specified by:
getModuleCriteria in interface Module

isProcessedByModule

public boolean isProcessedByModule(tigase.xml.Element element)
Specified by:
isProcessedByModule in interface Module

process

public java.util.List<tigase.xml.Element> process(tigase.xml.Element iq)
                                           throws MUCException
Specified by:
process in interface Module
Throws:
MUCException


Copyright © 2007-2009 Tigase. All Rights Reserved.