|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigurationConstants
Contains configuration keys used in the application.
| Field Summary | |
|---|---|
static String |
CONFIGURATION_CACHE_TIMEOUT_IN_MINUTES
Defines a key corresponding to configuration cache timeout. |
static String |
JASPER_REPORTS_CHARACTER_ENCODING
The key used to set Jasper's character encoding. |
static String |
JNDI_JMS_CONNECTION_FACTORY
The key used to get the JMS connection factory name from configuration. |
static String |
JNDI_JMS_QUEUE_CYCLIC_REPORT
The key used to get the cyclic reports JMS queue from configuration. |
static String |
JNDI_JMS_QUEUE_GENERATE_REPORT
The key used to get the report generation JMS queue from configuration. |
static String |
JNDI_MAIL_SESSION
Corresponds to a JNDI name used to get the mail session from an initial context. |
static String |
MAIL_SEND_DELAY
The key to retrieve the delay between sending each mail. |
static String |
MAIL_SESSION_USER
Corresponds to a JNDI name used to get the mail session's user property. |
static String |
MESSAGE_PROVIDER_BGREPORT_EMAIL_MESSAGE
The key of an email message template. |
static String |
MESSAGE_PROVIDER_BGREPORT_EMAIL_TITLE
The key of an email message title. |
static String |
MESSAGE_PROVIDER_RESOURCE
The key of a message provider base resource bundle name. |
| Field Detail |
|---|
static final String MAIL_SESSION_USER
static final String MESSAGE_PROVIDER_RESOURCE
static final String MESSAGE_PROVIDER_BGREPORT_EMAIL_TITLE
static final String MESSAGE_PROVIDER_BGREPORT_EMAIL_MESSAGE
static final String JNDI_MAIL_SESSION
static final String MAIL_SEND_DELAY
static final String JNDI_JMS_QUEUE_GENERATE_REPORT
static final String JNDI_JMS_QUEUE_CYCLIC_REPORT
static final String JNDI_JMS_CONNECTION_FACTORY
static final String JASPER_REPORTS_CHARACTER_ENCODING
static final String CONFIGURATION_CACHE_TIMEOUT_IN_MINUTES
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||