|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.adhoc.AdHocCommandManager
public class AdHocCommandManager
| Constructor Summary | |
|---|---|
AdHocCommandManager()
|
|
| Method Summary | |
|---|---|
java.util.Collection<AdHocCommand> |
getAllCommands()
|
tigase.xml.Element |
process(tigase.xml.Element element)
|
void |
registerCommand(AdHocCommand command)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdHocCommandManager()
| Method Detail |
|---|
public java.util.Collection<AdHocCommand> getAllCommands()
public tigase.xml.Element process(tigase.xml.Element element)
throws AdHocCommandException
AdHocCommandExceptionpublic void registerCommand(AdHocCommand command)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||