org.openmobileis.embedded.webserver.ServerThreadPool Class Reference

Inheritance diagram for org.openmobileis.embedded.webserver.ServerThreadPool:

org.openmobileis.common.util.ObjectPool

List of all members.


Detailed Description

Title: OpenMobileIS project source
Description: Runnable that handle connexion process in a thread.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 44 of file ServerThreadPool.java.


Public Member Functions

synchronized void disposeObject (Object object)
 
Parameters:
object 


Member Function Documentation

synchronized void org.openmobileis.embedded.webserver.ServerThreadPool.disposeObject ( Object  object  ) 

Parameters:
object 

Returns:
void
Exceptions:
@author 
See also:
Since:
Version:
dispose the object. The object return to the pool and become available. 38C5229D001E

Reimplemented from org.openmobileis.common.util.ObjectPool.

Definition at line 50 of file ServerThreadPool.java.


The documentation for this class was generated from the following file:
Generated on Mon Jan 14 17:29:53 2008 for OpenMobileIS by  doxygen 1.5.4