Class ProvisioningManager
java.lang.Object
org.jclouds.profitbricks.compute.concurrent.ProvisioningManager
- All Implemented Interfaces:
Closeable
,AutoCloseable
Delegates
to single-threaded executor services based on it's group.
invalid reference
Job
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
protected com.google.common.util.concurrent.ListeningExecutorService
provision
(ProvisioningJob job)
-
Constructor Details
-
ProvisioningManager
public ProvisioningManager()
-
-
Method Details
-
provision
-
newExecutorService
protected com.google.common.util.concurrent.ListeningExecutorService newExecutorService() -
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-