OOP ServletWorker Version 3.1

Package com.bentofw.servletworker

Creates the worker objects in ths pool and picks up the one for the HTTP request.

See:
          Description

Interface Summary
ServletWorker The interface for the worker object.
 

Class Summary
ServletWorkerMap This class takes care of the lifecycle and usage of worker object.
WorkResult ServletWorker.work(HttpServletRequest, ParsedRequestParameters, UserInfo) should return objct of this class.
 

Exception Summary
NoWorkerFoundException Thrown by ServletWorkerMap, when no worker is found for the HTTP request.
 

Package com.bentofw.servletworker Description

Creates the worker objects in ths pool and picks up the one for the HTTP request.


OOP ServletWorker Version 3.1

ALL CONTENTS COPYRIGHT 2006, OOP-Research Corporation. All rights reserved.
Any questions and comments are welcome to OOP-Research Corporation.