站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 messaging API Documentation 英文版文档

XElementTester (JBoss Messaging API) - JBoss 4.0.1 sp1 messaging API Documentation 英文版文档


org.jboss.mq.xml
Class XElementTester

java.lang.Object
  extended byorg.jboss.mq.xml.XElementTester

public class XElementTester
extends Object

This class is for a basic unit test of the XElement class

Version:
$Revision: 1.4 $
Author:
Hiram Chirino (Cojonudo14@hotmail.com)

Constructor Summary
XElementTester()
           
 
Method Summary
static void main(String[] args)
          Starts the application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XElementTester

public XElementTester()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Starts the application.

Parameters:
args - an array of command-line arguments
Throws:
Exception - Description of Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.