tigase.muc.modules.admin
Class AdminSetModule

java.lang.Object
  extended by tigase.muc.modules.AbstractModule
      extended by tigase.muc.modules.admin.AdminSetModule
All Implemented Interfaces:
Module, RoomModule

public class AdminSetModule
extends AbstractModule


Field Summary
 
Fields inherited from class tigase.muc.modules.AbstractModule
log
 
Constructor Summary
AdminSetModule()
           
 
Method Summary
 Criteria getModuleCriteria()
           
protected  java.util.List<tigase.xml.Element> intProcess(RoomContext roomContext, tigase.xml.Element element)
           
 
Methods inherited from class tigase.muc.modules.AbstractModule
process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminSetModule

public AdminSetModule()
Method Detail

getModuleCriteria

public Criteria getModuleCriteria()

intProcess

protected java.util.List<tigase.xml.Element> intProcess(RoomContext roomContext,
                                                        tigase.xml.Element element)
                                                 throws MucInternalException
Specified by:
intProcess in class AbstractModule
Throws:
MucInternalException


Copyright © 2007 Tigase. All Rights Reserved.