org.jboss.jms.tx
Class LocalTx

java.lang.Object
  extended byorg.jboss.jms.tx.LocalTx

public class LocalTx
extends java.lang.Object

A LocalTx

Version:
1.3 LocalTx.java,v 1.3 2006/04/21 12:41:13 timfox Exp
Author:
Tim Fox

Constructor Summary
LocalTx()
           
 
Method Summary
 boolean equals(java.lang.Object other)
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LocalTx

public LocalTx()
Method Detail

toString

public java.lang.String toString()

equals

public boolean equals(java.lang.Object other)

hashCode

public int hashCode()


Copyright © 2006 JBoss Inc. All Rights Reserved.