@Named(value="verifyPhotographProcessor")
@ApplicationScoped
public class Processor
extends java.lang.Object
implements javax.batch.api.chunk.ItemProcessor
Verifies an existing photograph, by retrieving its data and checking the file on the filesystem.

| Constructor and Description |
|---|
Processor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
processItem(java.lang.Object item) |