com.xenonsoft.bridgetown.test.research
Class GreetingClient

java.lang.Object
  extended bycom.xenonsoft.bridgetown.test.research.GreetingClient

public class GreetingClient
extends java.lang.Object

A simple EJB client program to invoke the JTA virtual transaction service manager indirectly through test EJB.

Version:
$Id: GreetingClient.java,v 1.4 2005/03/29 23:42:26 peter_pilgrim Exp $
Author:
Peter Pilgrim, 18-Feb-2005 18:26:35
See Also:
GreetingHome, GreetingRemote, SecondaryLocalHome, SecondaryLocal, JtaTransactionServiceManager

Constructor Summary
GreetingClient()
          Default constructor
 
Method Summary
static void main(java.lang.String[] args)
          The main entry point
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GreetingClient

public GreetingClient()
Default constructor

Method Detail

main

public static void main(java.lang.String[] args)
The main entry point

Parameters:
args - the CLI arguments


Copyright © 2005 XeNoNSoFT.com. All Rights Reserved.