|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.simoes.lpd.handler.FileHandler
Handles PrintJobs by writing them to File.
| Constructor Summary | |
FileHandler()
|
|
| Method Summary | |
boolean |
process(PrintJob printJob)
Writes the printJob to disk using the jobName and jobId. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileHandler()
| Method Detail |
public boolean process(PrintJob printJob)
process in interface HandlerInterfaceprintJob - the PrintJob we are processing
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||