Home
last modified time | relevance | path

Searched refs:getCommandInstance (Results 1 – 1 of 1) sorted by relevance

/external/smack/src/org/jivesoftware/smackx/commands/
DAdHocCommandManager.java688 command = (LocalCommand) commandInfo.getCommandInstance(); in newInstanceOfCmd()
735 public LocalCommand getCommandInstance() throws InstantiationException, in getCommandInstance() method in AdHocCommandManager.AdHocCommandInfo