Interface WebConstants
-
public interface WebConstantsCreated by The eXo Platform SAS .- Version:
- $Id: WebConstants.java 5800 2006-05-28 18:03:31Z geaz $
- Author:
- Gennady Azarenkov
-
-
Field Summary
Fields Modifier and Type Field Description static StringAPP_CONTEXTstatic StringCATALOG_NAMEstatic StringEXO_CONTAINERstatic StringREPOSITORY_JNDI_NAME
-
-
-
Field Detail
-
APP_CONTEXT
static final String APP_CONTEXT
- See Also:
- Constant Field Values
-
REPOSITORY_JNDI_NAME
static final String REPOSITORY_JNDI_NAME
- See Also:
- Constant Field Values
-
EXO_CONTAINER
static final String EXO_CONTAINER
- See Also:
- Constant Field Values
-
CATALOG_NAME
static final String CATALOG_NAME
- See Also:
- Constant Field Values
-
-