tigase.muc.modules.owner
Class OwnerSetModule

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

public class OwnerSetModule
extends AbstractModule

Created: 2007-06-20 19:10:33

Version:
$Rev: 81 $
Author:
bmalkow

Field Summary
 
Fields inherited from class tigase.muc.modules.AbstractModule
log
 
Constructor Summary
OwnerSetModule(RoomListener roomListener)
           
 
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

OwnerSetModule

public OwnerSetModule(RoomListener roomListener)
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.