summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/certsrv/request
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/common/src/com/netscape/certsrv/request')
-rw-r--r--pki/base/common/src/com/netscape/certsrv/request/IRequestNotifier.java7
1 files changed, 7 insertions, 0 deletions
diff --git a/pki/base/common/src/com/netscape/certsrv/request/IRequestNotifier.java b/pki/base/common/src/com/netscape/certsrv/request/IRequestNotifier.java
index ac7fc2bbb..399a4300f 100644
--- a/pki/base/common/src/com/netscape/certsrv/request/IRequestNotifier.java
+++ b/pki/base/common/src/com/netscape/certsrv/request/IRequestNotifier.java
@@ -102,6 +102,13 @@ public interface IRequestNotifier extends INotify {
public boolean isPublishingQueueEnabled();
/**
+ * Sets maximum number of publishing threads.
+ *
+ * @param maxNumberOfThreads integer
+ */
+ public void setMaxNumberOfPublishingThreads(int maxNumberOfThreads);
+
+ /**
* Removes a notifier thread from the pool of publishing queue threads.
*
* @param notifierThread Thread