tigase.muc.modules
Class InvitationModule

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

public class InvitationModule
extends AbstractModule

Created: 2007-06-20 09:23:51

Version:
$Rev: 81 $
Author:
bmalkow

Field Summary
 
Fields inherited from class tigase.muc.modules.AbstractModule
log
 
Constructor Summary
InvitationModule()
           
 
Method Summary
 Criteria getModuleCriteria()
           
protected  java.util.List<tigase.xml.Element> intProcess(RoomContext roomContext, tigase.xml.Element e)
           
 
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

InvitationModule

public InvitationModule()
Method Detail

getModuleCriteria

public Criteria getModuleCriteria()

intProcess

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


Copyright © 2007 Tigase. All Rights Reserved.