|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.muc.modules.AbstractModule
public abstract class AbstractModule
| Field Summary | |
|---|---|
protected java.util.logging.Logger |
log
|
| Constructor Summary | |
|---|---|
AbstractModule()
|
|
| Method Summary | |
|---|---|
protected abstract java.util.List<tigase.xml.Element> |
intProcess(RoomContext roomContext,
tigase.xml.Element element)
|
java.util.List<tigase.xml.Element> |
process(RoomContext roomContext,
tigase.xml.Element element)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface tigase.muc.modules.Module |
|---|
getModuleCriteria |
| Field Detail |
|---|
protected java.util.logging.Logger log
| Constructor Detail |
|---|
public AbstractModule()
| Method Detail |
|---|
protected abstract java.util.List<tigase.xml.Element> intProcess(RoomContext roomContext,
tigase.xml.Element element)
throws MucInternalException
MucInternalException
public final java.util.List<tigase.xml.Element> process(RoomContext roomContext,
tigase.xml.Element element)
process in interface RoomModule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||