Class ReconciliationExecutorService
java.lang.Object
com.atlassian.confluence.internal.content.collab.ReconciliationExecutorService
- All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean
public class ReconciliationExecutorService
extends Object
implements org.springframework.beans.factory.DisposableBean
-
Constructor Summary
ConstructorsConstructorDescriptionReturns cached thread pool executor service. -
Method Summary
-
Constructor Details
-
ReconciliationExecutorService
public ReconciliationExecutorService()Returns cached thread pool executor service.
-
-
Method Details
-
getExecutorService
-
destroy
- Specified by:
destroy
in interfaceorg.springframework.beans.factory.DisposableBean
- Throws:
Exception
-