tigase.test.impl
Class TestUnregister
java.lang.Object
tigase.test.TestEmpty
tigase.test.TestAbstract
tigase.test.impl.TestUnregister
- All Implemented Interfaces:
- TestIfc
public class TestUnregister
- extends TestAbstract
Describe class TestUnregister here.
Created: Sun May 22 11:05:15 2005
- Version:
- $Rev: 98 $
- Author:
- Artur Hefczyc
|
Constructor Summary |
TestUnregister()
Creates a new TestUnregister instance. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestUnregister
public TestUnregister()
- Creates a new
TestUnregister 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.