tigase.adhoc
Class AdHocCommandManager

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

public class AdHocCommandManager
extends Object


Constructor Summary
AdHocCommandManager()
           
 
Method Summary
 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 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-2012 Tigase. All Rights Reserved.