tigase.test.impl
Class TestBoshOpen
java.lang.Object
tigase.test.TestEmpty
tigase.test.TestAbstract
tigase.test.impl.TestBoshOpen
- All Implemented Interfaces:
- TestIfc
public class TestBoshOpen
- extends TestAbstract
Describe class TestBoshOpen here.
Created: Tue May 17 20:23:58 2005
- Version:
- $Rev: 139 $
- Author:
- Artur Hefczyc
|
Field Summary |
protected java.lang.String |
hostname
|
|
Constructor Summary |
TestBoshOpen()
Creates a new TestBoshOpen instance. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hostname
protected java.lang.String hostname
TestBoshOpen
public TestBoshOpen()
- Creates a new
TestBoshOpen instance.
nextElementName
public java.lang.String nextElementName(tigase.xml.Element reply)
- Specified by:
nextElementName in class TestAbstract
replyElement
public void replyElement(tigase.xml.Element reply)
throws java.lang.Exception
- Overrides:
replyElement in class TestAbstract
- Throws:
java.lang.Exception
getElementData
public java.lang.String getElementData(java.lang.String element)
throws java.lang.Exception
- Specified by:
getElementData in class TestAbstract
- Throws:
java.lang.Exception
getRespElementNames
public java.lang.String[] getRespElementNames(java.lang.String element)
- Specified by:
getRespElementNames in class TestAbstract
getRespElementAttributes
public javax.management.Attribute[] getRespElementAttributes(java.lang.String element)
- Specified by:
getRespElementAttributes in class TestAbstract
getRespOptionalNames
public java.lang.String[] getRespOptionalNames(java.lang.String element)
- Specified by:
getRespOptionalNames in class TestAbstract
init
public void init(Params map)
- Describe
init method here.
- Specified by:
init in interface TestIfc- Overrides:
init in class TestAbstract
- Parameters:
map - a Map value
Copyright © 2005-2008 Tigase. All Rights Reserved.