tigase.muc
Class ModulesProcessor

java.lang.Object
  extended by tigase.muc.ModulesProcessor

public class ModulesProcessor
extends java.lang.Object

Created: 2007-06-20 19:54:19

Version:
$Rev: 81 $
Author:
bmalkow

Constructor Summary
ModulesProcessor(RoomListener listener)
           
 
Method Summary
 java.util.List<tigase.xml.Element> processStanza(RoomContext roomContext, RoomsContainer roomsContainer, tigase.xml.Element element)
           
 void registerModule(Module module)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModulesProcessor

public ModulesProcessor(RoomListener listener)
Method Detail

processStanza

public java.util.List<tigase.xml.Element> processStanza(RoomContext roomContext,
                                                        RoomsContainer roomsContainer,
                                                        tigase.xml.Element element)

registerModule

public void registerModule(Module module)


Copyright © 2007 Tigase. All Rights Reserved.