summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/lib/uno/environments/remote/IThreadPool.java
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/com/sun/star/lib/uno/environments/remote/IThreadPool.java')
-rw-r--r--jurt/com/sun/star/lib/uno/environments/remote/IThreadPool.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/jurt/com/sun/star/lib/uno/environments/remote/IThreadPool.java b/jurt/com/sun/star/lib/uno/environments/remote/IThreadPool.java
index f862655a643a..597313efaaeb 100644
--- a/jurt/com/sun/star/lib/uno/environments/remote/IThreadPool.java
+++ b/jurt/com/sun/star/lib/uno/environments/remote/IThreadPool.java
@@ -21,8 +21,7 @@ package com.sun.star.lib.uno.environments.remote;
/**
* This interface is an abstraction of the various threadpool implementations.
*
- * @see com.sun.star.lib.uno.environments.remote.ThreadPoolFactory
- * @see com.sun.star.lib.uno.environments.remote.IThreadPoolFactory
+ * @see com.sun.star.lib.uno.environments.remote.ThreadPoolManager
* @since UDK1.0
*/
public interface IThreadPool {