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.util
Interface ThreadTask
All Superinterfaces:
java.lang.Runnable
All Known Implementing Classes:
Alarm
,
JmsSession
,
QueueSessionImpl
,
TopicSessionImpl
,
WeakAlarm
,
WorkThread
,
XALogManager
public interface
ThreadTask
extends java.lang.Runnable
Interface for a generic thread task.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
run
()
Method Detail
run
void run()
Specified by:
run
in interface
java.lang.Runnable
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