tigase.adhoc
Class AdHocCommandManager

java.lang.Object
  extended by tigase.adhoc.AdHocCommandManager

public class AdHocCommandManager
extends java.lang.Object


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

AdHocCommandManager

public AdHocCommandManager()
Method Detail

getAllCommands

public java.util.Collection<AdHocCommand> getAllCommands()

process

public tigase.xml.Element process(tigase.xml.Element element)
                           throws AdHocCommandException
Throws:
AdHocCommandException

registerCommand

public void registerCommand(AdHocCommand command)


Copyright © 2008-2009 Tigase. All Rights Reserved.