Uses of Interface
tigase.server.script.CommandIfc

Packages that use CommandIfc
tigase.server The main package with top level API for server side components. 
tigase.server.script   
 

Uses of CommandIfc in tigase.server
 

Fields in tigase.server with type parameters of type CommandIfc
protected  Map<String,CommandIfc> BasicComponent.scriptCommands
          Field description
 

Methods in tigase.server that return types with arguments of type CommandIfc
protected  Map<String,CommandIfc> BasicComponent.getScriptCommands()
          Method description
 

Uses of CommandIfc in tigase.server.script
 

Classes in tigase.server.script that implement CommandIfc
 class AbstractScriptCommand
          Created: Jan 2, 2009 2:32:17 PM
 class AddScriptCommand
          Created: Jan 2, 2009 2:29:48 PM
 class RemoveScriptCommand
          Created: Jan 2, 2009 2:30:41 PM
 class Script
          Created: Jan 2, 2009 1:21:55 PM
 



Copyright © 2013 Tigase. All rights reserved.