org.jacorb.poa
Class RequestController
public final
class
RequestController
extends Thread
implements Configurable
This class manages all request processing affairs. The main thread takes the
requests out from the queue and will see that the necessary steps are taken.
Version: $Id: RequestController.java,v 1.34 2006/06/27 10:51:19 alphonse.bendt Exp $
Author: Reimo Tiedemann
Method Summary |
void | configure(Configuration myConfiguration) |
void | run()
the main loop for dispatching requests to request processors |
public void configure(Configuration myConfiguration)
public void run()
the main loop for dispatching requests to request processors