|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--jet.server.api.engine.ReportEngineFactory
This interface defines a factory to get a ReportEngine instance of a implementation class.
| Constructor Summary | |
ReportEngineFactory()
|
|
| Method Summary | |
static ReportEngine |
getInstance()
Get ReportEngine instance by the implementation class of ReportEngine. |
static ReportEngine |
getInstance(boolean setDebugLevel)
Get ReportEngine instance by the implementation class of ReportEngine. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReportEngineFactory()
| Method Detail |
public static ReportEngine getInstance()
public static ReportEngine getInstance(boolean setDebugLevel)
setDebugLevel - indicates whether to set debug info.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||