Class ThreadPoolSettings
java.lang.Object
org.apache.syncope.common.lib.types.ThreadPoolSettings
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintinthashCode()voidsetPoolSize(int poolSize) toString()
-
Constructor Details
-
ThreadPoolSettings
public ThreadPoolSettings()
-
-
Method Details