org.jacorb.poa
Class RequestController
Thread
org.jacorb.poa.RequestController
- Configurable
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:
- Reimo Tiedemann, FU Berlin
void | configure(Configuration myConfiguration)
|
void | run() - the main loop for dispatching requests to request processors
|
configure
public void configure(Configuration myConfiguration)
throws ConfigurationException
run
public void run()
the main loop for dispatching requests to request processors