@Deprecated public interface ThreadPoolListenerConfig extends Config
This is part of the configuration of a Thread Pool
.
Modifier and Type | Method and Description |
---|---|
String |
getClassName()
Deprecated.
Returns the queue notification class name.
|
int |
getQueueLowerThreshold()
Deprecated.
Returns the queue lower threshold.
|
int |
getQueueUpperThreshold()
Deprecated.
Returns the queue upper threshold.
|
String getClassName()
int getQueueUpperThreshold()
int getQueueLowerThreshold()
Copyright © 2016 Push Technology Ltd. All Rights Reserved.