tigase.test.impl
Class TestRegister
java.lang.Object
tigase.test.TestEmpty
tigase.test.TestAbstract
tigase.test.impl.TestRegister
- All Implemented Interfaces:
- TestIfc
public class TestRegister
- extends TestAbstract
Describe class TestRegister here.
Created: Wed May 18 12:14:52 2005
- Version:
- $Rev: 98 $
- Author:
- Artur Hefczyc
|
Constructor Summary |
TestRegister()
Creates a new TestRegister instance. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestRegister
public TestRegister()
- Creates a new
TestRegister instance.
nextElementName
public java.lang.String nextElementName(tigase.xml.Element reply)
- Specified by:
nextElementName in class TestAbstract
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 params)
- Describe
init method here.
- Specified by:
init in interface TestIfc- Overrides:
init in class TestAbstract
- Parameters:
params - a Params value
Copyright ? 2005-2007 Tigase. All Rights Reserved.