|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.JRAbstractScriptlet
net.sf.jasperreports.engine.JRDefaultScriptlet
net.sf.jasperreports.governors.TimeoutGovernor
public class TimeoutGovernor
| Field Summary | |
|---|---|
static java.lang.String |
PROPERTY_TIMEOUT
|
static java.lang.String |
PROPERTY_TIMEOUT_ENABLED
|
| Fields inherited from class net.sf.jasperreports.engine.JRAbstractScriptlet |
|---|
fieldsMap, groups, parametersMap, variablesMap |
| Constructor Summary | |
|---|---|
TimeoutGovernor(long timeout)
|
|
| Method Summary | |
|---|---|
void |
beforeDetailEval()
Called before evaluating each detail. |
void |
beforeReportInit()
Called before the report is initialized. |
| Methods inherited from class net.sf.jasperreports.engine.JRDefaultScriptlet |
|---|
afterColumnInit, afterDetailEval, afterGroupInit, afterPageInit, afterReportInit, beforeColumnInit, beforeGroupInit, beforePageInit |
| Methods inherited from class net.sf.jasperreports.engine.JRAbstractScriptlet |
|---|
callAfterColumnInit, callAfterDetailEval, callAfterGroupInit, callAfterPageInit, callAfterReportInit, callBeforeColumnInit, callBeforeDetailEval, callBeforeGroupInit, callBeforePageInit, callBeforeReportInit, getFieldValue, getParameterValue, getParameterValue, getVariableValue, setData, setVariableValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PROPERTY_TIMEOUT_ENABLED
public static final java.lang.String PROPERTY_TIMEOUT
| Constructor Detail |
|---|
public TimeoutGovernor(long timeout)
| Method Detail |
|---|
public void beforeReportInit()
throws JRScriptletException
JRAbstractScriptlet
beforeReportInit in class JRDefaultScriptletJRScriptletException
public void beforeDetailEval()
throws JRScriptletException
JRAbstractScriptlet
beforeDetailEval in class JRDefaultScriptletJRScriptletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||