Uses of Interface
tigase.adhoc.AdHocCommand

Packages that use AdHocCommand
tigase.adhoc   
tigase.pubsub.cluster   
tigase.pubsub.modules   
tigase.pubsub.modules.commands   
 

Uses of AdHocCommand in tigase.adhoc
 

Methods in tigase.adhoc that return types with arguments of type AdHocCommand
 Collection<AdHocCommand> AdHocCommandManager.getAllCommands()
           
 

Methods in tigase.adhoc with parameters of type AdHocCommand
 void AdHocCommandManager.registerCommand(AdHocCommand command)
           
 

Uses of AdHocCommand in tigase.pubsub.cluster
 

Classes in tigase.pubsub.cluster that implement AdHocCommand
 class ViewNodeLoadCommand
           
 

Uses of AdHocCommand in tigase.pubsub.modules
 

Methods in tigase.pubsub.modules with parameters of type AdHocCommand
 void AdHocConfigCommandModule.register(AdHocCommand command)
           
 

Uses of AdHocCommand in tigase.pubsub.modules.commands
 

Classes in tigase.pubsub.modules.commands that implement AdHocCommand
 class DefaultConfigCommand
           
 class DeleteAllNodesCommand
          Class description
 class ReadAllNodesCommand
           
 class RebuildDatabaseCommand
           
 



Copyright © 2008-2012 Tigase. All Rights Reserved.