public interface TestIfc
| Modifier and Type | Method and Description |
|---|---|
String[] |
baseXMLNS() |
String[] |
depends() |
tigase.xml.Element |
getLastResult() |
String |
getName() |
ResultCode |
getResultCode() |
String |
getResultMessage() |
String[] |
implemented() |
void |
init(Params params,
Map<String,String> vars) |
String[] |
optional() |
void |
release() |
boolean |
run() |
void |
setHistoryCollector(HistoryCollectorIfc histColl) |
void |
setName(String name) |
String[] baseXMLNS()
String[] implemented()
String[] depends()
String[] optional()
void release()
boolean run()
ResultCode getResultCode()
String getResultMessage()
tigase.xml.Element getLastResult()
void setHistoryCollector(HistoryCollectorIfc histColl)
String getName()
void setName(String name)
Copyright © 2005–2017 Tigase. All rights reserved.