tigase.muc.modules.owner
Class OwnerGetModule

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

public class OwnerGetModule
extends AbstractModule


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

OwnerGetModule

public OwnerGetModule()
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.