Overview
Package
Class
Use
Tree
Index
Deprecated
About
Prev Class |
Next Class
Frames
|
No Frames
Summary: Nested | Field |
Method
| Constr
Detail: Nested | Field |
Method
| Constr
org.jacorb.util.threadpool
Interface Consumer
Known Implementing Classes:
MessageReceptor
public interface
Consumer
Consumer.java Created: Thu Dec 21 10:52:28 2000
Author:
Nicolas Noffke $Id: Consumer.java,v 1.7 2004/05/06 12:40:01 nicolas Exp $
Method Summary
void
doWork
(Object job)
Method Details
doWork
public void doWork(Object job)
Overview
Package
Class
Use
Tree
Index
Deprecated
About