org.opencms.loader
Class Messages

java.lang.Object
  extended by org.opencms.i18n.A_CmsMessageBundle
      extended by org.opencms.loader.Messages
All Implemented Interfaces:
I_CmsMessageBundle

public final class Messages
extends A_CmsMessageBundle

Convenience class to access the localized messages of this OpenCms package.

Since:
6.0.0
Version:
$Revision: 1.13 $
Author:
Jan Baudisch

Field Summary
static String ERR_INVALID_COLLECTOR_NAME_1
          Message constant for key in the resource bundle.
static String ERR_INVALID_POINTER_FILE_1
          Message constant for key in the resource bundle.
static String ERR_LOADER_JSP_ACCESS_1
          Message constant for key in the resource bundle.
static String ERR_LOADER_JSP_WRITE_1
          Message constant for key in the resource bundle.
static String ERR_LOADER_NOT_TEMPLATE_ENABLED_0
          Message constant for key in the resource bundle.
static String ERR_LOADER_UNKNOWN_LOCALE_4
          Message constant for key in the resource bundle.
static String ERR_NO_CONFIG_AFTER_STARTUP_0
          Message constant for key in the resource bundle.
static String ERR_NONDEF_PROP_2
          Message constant for key in the resource bundle.
static String ERR_SERVICE_UNSUPPORTED_1
          Message constant for key in the resource bundle.
static String ERR_UNKNOWN_RESTYPE_ID_REQ_1
          Message constant for key in the resource bundle.
static String ERR_UNKNOWN_RESTYPE_NAME_REQ_1
          Message constant for key in the resource bundle.
static String GUI_LOADER_DUMB_DEFAULT_DESC_0
          Message constant for key in the resource bundle.
static String GUI_LOADER_JSP_DEFAULT_DESC_0
          Message constant for key in the resource bundle.
static String GUI_LOADER_POINTER_DEFAULT_DESC_0
          Message constant for key in the resource bundle.
static String GUI_LOADER_XMLCONTENT_DEFAULT_DESC_0
          Message constant for key in the resource bundle.
static String GUI_LOADER_XMLPAGE_DEFAULT_DESC_0
          Message constant for key in the resource bundle.
static String INIT_ADD_COLLECTOR_1
          Message constant for key in the resource bundle.
static String INIT_ADD_COLLECTOR_CLASS_2
          Message constant for key in the resource bundle.
static String INIT_ADD_FLEX_CACHE_0
          Message constant for key in the resource bundle.
static String INIT_ADD_LOADER_2
          Message constant for key in the resource bundle.
static String INIT_ADD_NUM_RESTYPES_FROM_MOD_2
          Message constant for key in the resource bundle.
static String INIT_ADD_RESTYPE_3
          Message constant for key in the resource bundle.
static String INIT_ADD_RESTYPE_FROM_FILE_2
          Message constant for key in the resource bundle.
static String INIT_CLIENT_CACHE_MAX_AGE_1
          Message constant for key in the resource bundle.
static String INIT_COLLECTOR_REPLACED_1
          Message constant for key in the resource bundle.
static String INIT_DUPLICATE_COLLECTOR_SKIPPED_1
          Message constant for key in the resource bundle.
static String INIT_GET_RESTYPE_2
          Message constant for key in the resource bundle.
static String INIT_JSP_REPOSITORY_ABS_PATH_1
          Message constant for key in the resource bundle.
static String INIT_JSP_REPOSITORY_ERR_PAGE_COMMOTED_1
          Message constant for key in the resource bundle.
static String INIT_LOADER_CONFIG_FINISHED_0
          Message constant for key in the resource bundle.
static String INIT_LOADER_INITIALIZED_1
          Message constant for key in the resource bundle.
static String INIT_MAP_RESTYPE_2
          Message constant for key in the resource bundle.
static String INIT_NUM_MIMETYPES_1
          Message constant for key in the resource bundle.
static String INIT_RESOURCE_TYPE_INITIALIZED_0
          Message constant for key in the resource bundle.
static String INIT_SHUTDOWN_1
          Message constant for key in the resource bundle.
static String INIT_STARTING_LOADER_CONFIG_0
          Message constant for key in the resource bundle.
static String INIT_WEBAPP_PATH_1
          Message constant for key in the resource bundle.
static String LOG_ACCESS_DENIED_1
          Message constant for key in the resource bundle.
static String LOG_COLLECTOR_BAD_ORDER_NUMBER_1
          Message constant for key in the resource bundle.
static String LOG_CONTENT_COLLECTOR_CLASS_NOT_FOUND_1
          Message constant for key in the resource bundle.
static String LOG_DIRECTIVE_ARG_1
          Message constant for key in the resource bundle.
static String LOG_DIRECTIVE_CHANGED_3
          Message constant for key in the resource bundle.
static String LOG_DIRECTIVE_DETECTED_3
          Message constant for key in the resource bundle.
static String LOG_ERR_UPDATE_1
          Message constant for key in the resource bundle.
static String LOG_IGNORING_EXC_1
          Message constant for key in the resource bundle.
static String LOG_NAME_REAL_FS_1
          Message constant for key in the resource bundle.
static String LOG_READ_MIMETYPES_FAILED_0
          Message constant for key in the resource bundle.
static String LOG_UNSUPPORTED_ENC_1
          Message constant for key in the resource bundle.
static String LOG_UPDATE_JSP_1
          Message constant for key in the resource bundle.
static String LOG_UPDATED_JSP_2
          Message constant for key in the resource bundle.
static String LOG_WRITING_JSP_1
          Message constant for key in the resource bundle.
static String LOG_X_DIRECTIVE_DETECTED_1
          Message constant for key in the resource bundle.
 
Method Summary
static I_CmsMessageBundle get()
          Returns an instance of this localized message accessor.
 String getBundleName()
          Returns the bundle name for this OpenCms package.
 
Methods inherited from class org.opencms.i18n.A_CmsMessageBundle
container, container, container, container, container, getBundle, getBundle, getOpenCmsMessageBundles, key, key, key, key, key, key, key, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ERR_INVALID_COLLECTOR_NAME_1

public static final String ERR_INVALID_COLLECTOR_NAME_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_INVALID_POINTER_FILE_1

public static final String ERR_INVALID_POINTER_FILE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_LOADER_JSP_ACCESS_1

public static final String ERR_LOADER_JSP_ACCESS_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_LOADER_JSP_WRITE_1

public static final String ERR_LOADER_JSP_WRITE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_LOADER_NOT_TEMPLATE_ENABLED_0

public static final String ERR_LOADER_NOT_TEMPLATE_ENABLED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_LOADER_UNKNOWN_LOCALE_4

public static final String ERR_LOADER_UNKNOWN_LOCALE_4
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_NO_CONFIG_AFTER_STARTUP_0

public static final String ERR_NO_CONFIG_AFTER_STARTUP_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_NONDEF_PROP_2

public static final String ERR_NONDEF_PROP_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_SERVICE_UNSUPPORTED_1

public static final String ERR_SERVICE_UNSUPPORTED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_UNKNOWN_RESTYPE_ID_REQ_1

public static final String ERR_UNKNOWN_RESTYPE_ID_REQ_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_UNKNOWN_RESTYPE_NAME_REQ_1

public static final String ERR_UNKNOWN_RESTYPE_NAME_REQ_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_LOADER_DUMB_DEFAULT_DESC_0

public static final String GUI_LOADER_DUMB_DEFAULT_DESC_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_LOADER_JSP_DEFAULT_DESC_0

public static final String GUI_LOADER_JSP_DEFAULT_DESC_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_LOADER_POINTER_DEFAULT_DESC_0

public static final String GUI_LOADER_POINTER_DEFAULT_DESC_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_LOADER_XMLCONTENT_DEFAULT_DESC_0

public static final String GUI_LOADER_XMLCONTENT_DEFAULT_DESC_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_LOADER_XMLPAGE_DEFAULT_DESC_0

public static final String GUI_LOADER_XMLPAGE_DEFAULT_DESC_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_ADD_COLLECTOR_1

public static final String INIT_ADD_COLLECTOR_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_ADD_COLLECTOR_CLASS_2

public static final String INIT_ADD_COLLECTOR_CLASS_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_ADD_FLEX_CACHE_0

public static final String INIT_ADD_FLEX_CACHE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_ADD_LOADER_2

public static final String INIT_ADD_LOADER_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_ADD_NUM_RESTYPES_FROM_MOD_2

public static final String INIT_ADD_NUM_RESTYPES_FROM_MOD_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_ADD_RESTYPE_3

public static final String INIT_ADD_RESTYPE_3
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_ADD_RESTYPE_FROM_FILE_2

public static final String INIT_ADD_RESTYPE_FROM_FILE_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_CLIENT_CACHE_MAX_AGE_1

public static final String INIT_CLIENT_CACHE_MAX_AGE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_COLLECTOR_REPLACED_1

public static final String INIT_COLLECTOR_REPLACED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_DUPLICATE_COLLECTOR_SKIPPED_1

public static final String INIT_DUPLICATE_COLLECTOR_SKIPPED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_GET_RESTYPE_2

public static final String INIT_GET_RESTYPE_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_JSP_REPOSITORY_ABS_PATH_1

public static final String INIT_JSP_REPOSITORY_ABS_PATH_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_JSP_REPOSITORY_ERR_PAGE_COMMOTED_1

public static final String INIT_JSP_REPOSITORY_ERR_PAGE_COMMOTED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_LOADER_CONFIG_FINISHED_0

public static final String INIT_LOADER_CONFIG_FINISHED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_LOADER_INITIALIZED_1

public static final String INIT_LOADER_INITIALIZED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_MAP_RESTYPE_2

public static final String INIT_MAP_RESTYPE_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_NUM_MIMETYPES_1

public static final String INIT_NUM_MIMETYPES_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_RESOURCE_TYPE_INITIALIZED_0

public static final String INIT_RESOURCE_TYPE_INITIALIZED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_SHUTDOWN_1

public static final String INIT_SHUTDOWN_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_STARTING_LOADER_CONFIG_0

public static final String INIT_STARTING_LOADER_CONFIG_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_WEBAPP_PATH_1

public static final String INIT_WEBAPP_PATH_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_ACCESS_DENIED_1

public static final String LOG_ACCESS_DENIED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_COLLECTOR_BAD_ORDER_NUMBER_1

public static final String LOG_COLLECTOR_BAD_ORDER_NUMBER_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_CONTENT_COLLECTOR_CLASS_NOT_FOUND_1

public static final String LOG_CONTENT_COLLECTOR_CLASS_NOT_FOUND_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_DIRECTIVE_ARG_1

public static final String LOG_DIRECTIVE_ARG_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_DIRECTIVE_CHANGED_3

public static final String LOG_DIRECTIVE_CHANGED_3
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_DIRECTIVE_DETECTED_3

public static final String LOG_DIRECTIVE_DETECTED_3
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_ERR_UPDATE_1

public static final String LOG_ERR_UPDATE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_IGNORING_EXC_1

public static final String LOG_IGNORING_EXC_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_NAME_REAL_FS_1

public static final String LOG_NAME_REAL_FS_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_READ_MIMETYPES_FAILED_0

public static final String LOG_READ_MIMETYPES_FAILED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_UNSUPPORTED_ENC_1

public static final String LOG_UNSUPPORTED_ENC_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_UPDATE_JSP_1

public static final String LOG_UPDATE_JSP_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_UPDATED_JSP_2

public static final String LOG_UPDATED_JSP_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_WRITING_JSP_1

public static final String LOG_WRITING_JSP_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_X_DIRECTIVE_DETECTED_1

public static final String LOG_X_DIRECTIVE_DETECTED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values
Method Detail

get

public static I_CmsMessageBundle get()
Returns an instance of this localized message accessor.

Returns:
an instance of this localized message accessor

getBundleName

public String getBundleName()
Returns the bundle name for this OpenCms package.

Returns:
the bundle name for this OpenCms package