com.instantbank.common.utilcomponents
Interface JNDINames


public interface JNDINames

This class is the central location to store the internal JNDI names of various entities of all ears. Any change here should also be reflected in the deployment descriptors.

Author:
Instant-bank (Consuelo Franky)

Field Summary
static java.lang.String EXTERNAL_DEBUG_MODE
          JNDI name of externalDebugMode propertie :
static java.lang.String IMAGES_TEMPORAL_PATH
          JNDI name of imagesTemporalPath propertie :
static java.lang.String INSTANTBANKDB
          JNDI name of instantbankDB data source :
static java.lang.String JOB_EJBHOME
          JNDI name of Job EJB :
static java.lang.String LETTERTEMPLATE_EJBHOME
          JNDI name of LetterTemplate EJB :
static java.lang.String LETTERTEMPLATE_SCC_EJBHOME
          JNDI name of LetterTemplateController EJB :
static java.lang.String PARAMETER_EJBHOME
          JNDI name of Parameter EJB :
static java.lang.String RTF2FO_CONFIG_PATH
          JNDI name of rtfToFoConfigPath propertie :
static java.lang.String SERVICING_SCC_EJBHOME
          JNDI name of ServicingController EJB :
static java.lang.String WLInitialContextFactory
          JNDI name of WLInitialContextFactory:
static java.lang.String ZipLettersFileMaxSize
          JNDI name of zipLettersFileMaxSize:
 

Field Detail

LETTERTEMPLATE_SCC_EJBHOME

public static final java.lang.String LETTERTEMPLATE_SCC_EJBHOME
JNDI name of LetterTemplateController EJB :

LETTERTEMPLATE_EJBHOME

public static final java.lang.String LETTERTEMPLATE_EJBHOME
JNDI name of LetterTemplate EJB :

JOB_EJBHOME

public static final java.lang.String JOB_EJBHOME
JNDI name of Job EJB :

SERVICING_SCC_EJBHOME

public static final java.lang.String SERVICING_SCC_EJBHOME
JNDI name of ServicingController EJB :

PARAMETER_EJBHOME

public static final java.lang.String PARAMETER_EJBHOME
JNDI name of Parameter EJB :

INSTANTBANKDB

public static final java.lang.String INSTANTBANKDB
JNDI name of instantbankDB data source :

EXTERNAL_DEBUG_MODE

public static final java.lang.String EXTERNAL_DEBUG_MODE
JNDI name of externalDebugMode propertie :

IMAGES_TEMPORAL_PATH

public static final java.lang.String IMAGES_TEMPORAL_PATH
JNDI name of imagesTemporalPath propertie :

RTF2FO_CONFIG_PATH

public static final java.lang.String RTF2FO_CONFIG_PATH
JNDI name of rtfToFoConfigPath propertie :

WLInitialContextFactory

public static final java.lang.String WLInitialContextFactory
JNDI name of WLInitialContextFactory:

ZipLettersFileMaxSize

public static final java.lang.String ZipLettersFileMaxSize
JNDI name of zipLettersFileMaxSize: