public interface JasperScriptletManager
JasperScriptlet
used in JasperCustomValues
.Modifier and Type | Field and Description |
---|---|
static String |
USE_THREAD_SAFE_SCRIPLET_MANAGER_PROPERTY_KEY
Property key used for selecting thread safe implementation.
|
Modifier and Type | Method and Description |
---|---|
JasperScriptlet |
getJasperScriptlet()
Getter for the
JasperScriptlet instance. |
void |
setJasperScriptlet(JasperScriptlet jasperScriptlet)
Setter for the
JasperScriptlet instance. |
static final String USE_THREAD_SAFE_SCRIPLET_MANAGER_PROPERTY_KEY
JasperScriptlet getJasperScriptlet()
JasperScriptlet
instance.JasperScriptlet
instancevoid setJasperScriptlet(JasperScriptlet jasperScriptlet)
JasperScriptlet
instance.jasperScriptlet
- the JasperScriptlet
instance to setCopyright © 2010–2021. All rights reserved.