public class DefaultJasperScriptletManager extends Object implements JasperScriptletManager
JasperScriptletManager.USE_THREAD_SAFE_SCRIPLET_MANAGER_PROPERTY_KEY| Constructor and Description |
|---|
DefaultJasperScriptletManager() |
| Modifier and Type | Method and Description |
|---|---|
JasperScriptlet |
getJasperScriptlet()
Getter for the
JasperScriptlet instance. |
void |
setJasperScriptlet(JasperScriptlet jasperScriptlet)
Setter for the
JasperScriptlet instance. |
public JasperScriptlet getJasperScriptlet()
JasperScriptlet instance.getJasperScriptlet in interface JasperScriptletManagerJasperScriptlet instancepublic void setJasperScriptlet(JasperScriptlet jasperScriptlet)
JasperScriptlet instance.setJasperScriptlet in interface JasperScriptletManagerjasperScriptlet - the JasperScriptlet instance to setCopyright © 2010–2021. All rights reserved.