public class SingleSpecDeploymentProducer
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
executeSpec(java.util.Set<DeployDetails> deploymentSet,
ProducerConsumerExecutor executor)
Executes a single FileSpec.
|
public void executeSpec(java.util.Set<DeployDetails> deploymentSet, ProducerConsumerExecutor executor) throws java.io.IOException, java.security.NoSuchAlgorithmException, java.lang.InterruptedException
deploymentSet - Set containing the DeployDetails to deployjava.io.IOExceptionjava.security.NoSuchAlgorithmExceptionjava.lang.InterruptedException