com.sun.xml.registry.uddi
Class FuturesRequestManager
java.lang.Object
com.sun.xml.registry.uddi.FuturesRequestManager
- All Implemented Interfaces:
- Runnable
public class FuturesRequestManager
- extends Object
- implements Runnable
Current implementation simply spawns a thread for each
request that is made. Future work may pool threads or
use a worker thread to perform all requests serially.
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.