|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.simoes.lpd.handler.HandlerFactory
Creates the concrete implementation of the Handler we will use to process PrintJobs based on the properties file. The default if there are problems is FILE.
Method Summary | |
static HandlerFactory |
getInstance()
This class is a singleton. |
HandlerInterface |
getPrintHandler()
Returns the concrete implementation of the HandlerInterface based on the settings in the properties file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static HandlerFactory getInstance()
public HandlerInterface getPrintHandler()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |