Constructor and Description |
---|
ParallelValidator(java.util.logging.Logger logger, ReferenceMap combinedDependencyGraph, java.util.Set<Ref> refs, java.util.concurrent.ExecutorService executorService, boolean failOnCannotCreate) |
Modifier and Type | Method and Description |
---|---|
void |
validate()
Validates resources
|
public ParallelValidator(java.util.logging.Logger logger, ReferenceMap combinedDependencyGraph, java.util.Set<Ref> refs, java.util.concurrent.ExecutorService executorService, boolean failOnCannotCreate)