JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.openejb.core.transaction
Interface BeanTransactionPolicy.SuspendedTransaction
Enclosing interface:
BeanTransactionPolicy
public static interface
BeanTransactionPolicy.SuspendedTransaction
Represents a suspended transaction.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
destroy
()
Rollsback the suspended transction.
Method Detail
destroy
void destroy()
Rollsback the suspended transction. No exceptions are thrown from this method.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method