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
javax.resource.spi.work
Interface Work
All Superinterfaces:
java.lang.Runnable
All Known Implementing Classes:
MessageListenerTask
public interface
Work
extends java.lang.Runnable
A work instance.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
release
()
Releases the instances.
Methods inherited from interface java.lang.Runnable
run
Method Detail
release
void release()
Releases the instances.
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