dbXML API

org.dbxml.tests
Class TestXmlObject

java.lang.Object
  |
  +--org.dbxml.server.SimpleConfigurable
        |
        +--org.dbxml.core.objects.SimpleReflectable
              |
              +--org.dbxml.core.objects.SimpleXMLObject
                    |
                    +--org.dbxml.tests.TestXmlObject
All Implemented Interfaces:
org.dbxml.server.Configurable, org.dbxml.server.Named, org.dbxml.server.Poolable, Reflectable, XMLObject

public class TestXmlObject
extends SimpleXMLObject


Fields inherited from interface org.dbxml.core.objects.Reflectable
NO_PARAMS
 
Constructor Summary
TestXmlObject()
           
 
Method Summary
 java.lang.String execute()
           
 
Methods inherited from class org.dbxml.core.objects.SimpleXMLObject
getCollection, setCollection
 
Methods inherited from class org.dbxml.core.objects.SimpleReflectable
getName, getReflector, queryInterface, reclaim, setConfig, setPool
 
Methods inherited from class org.dbxml.server.SimpleConfigurable
getConfig
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.dbxml.core.objects.Reflectable
getReflector, queryInterface
 
Methods inherited from interface org.dbxml.server.Named
getName
 
Methods inherited from interface org.dbxml.server.Configurable
getConfig, setConfig
 

Constructor Detail

TestXmlObject

public TestXmlObject()
Method Detail

execute

public java.lang.String execute()

dbXML API

Copyright (c) 1999-2001 The dbXML Group, All rights reserved