JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.caucho.jca.ra
Interface BeginResource
public interface
BeginResource
A resource with a begin method.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
begin
(
Transaction
xa)
Callback when the transaction starts.
Method Detail
begin
void begin(
Transaction
xa)
Callback when the transaction starts.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method