Serialized Form


Package org.apache.commons.transaction.file

Class org.apache.commons.transaction.file.ResourceManagerException extends java.lang.Exception implements Serializable

Serialized Fields

status

int status

txId

java.lang.Object txId

Class org.apache.commons.transaction.file.ResourceManagerSystemException extends ResourceManagerException implements Serializable


Package org.apache.commons.transaction.locking

Class org.apache.commons.transaction.locking.LockException extends java.lang.RuntimeException implements Serializable

Serialized Fields

resourceId

java.lang.Object resourceId

reason

java.lang.String reason

code

int code


Package org.apache.commons.transaction.memory

Class org.apache.commons.transaction.memory.ConflictException extends java.lang.RuntimeException implements Serializable

Serialized Fields

key

java.lang.Object key

Class org.apache.commons.transaction.memory.LockException extends java.lang.RuntimeException implements Serializable

Serialized Fields

key

java.lang.Object key
Deprecated. 

reason

java.lang.String reason
Deprecated. 

code

int code
Deprecated. 


Package org.apache.commons.transaction.memory.jca

Class org.apache.commons.transaction.memory.jca.MapConnectionFactory extends java.lang.Object implements Serializable

Serialized Fields

reference

javax.naming.Reference reference

cm

javax.resource.spi.ConnectionManager cm

mcf

javax.resource.spi.ManagedConnectionFactory mcf

name

java.lang.String name

Class org.apache.commons.transaction.memory.jca.MapManagedConnectionFactory extends java.lang.Object implements Serializable

Serialized Fields

writer

java.io.PrintWriter writer



Copyright © 2004-2007 The Apache Software Foundation. All Rights Reserved.