Class MessagesComposer

java.lang.Object
com.qfs.logging.MessagesComposer

@Deprecated(since="6.0.5", forRemoval=true) public class MessagesComposer extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
MSG.

Collection of localized messages for the composer project

Author:
ActiveViam
  • Field Details

    • LOGGER_NAME

      public static final String LOGGER_NAME
      Deprecated, for removal: This API element is subject to removal in a future version.
      The default name of the logger(s) that will use those messages, like in Logger.getLogger(String name).
      See Also:
    • CONST_SETUP_ERR

      public static final String CONST_SETUP_ERR
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • DEF_CONST_ERR

      public static final String DEF_CONST_ERR
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • TYPE_INST_ERR

      public static final String TYPE_INST_ERR
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • NO_CONST_MATCHING_PARAMS

      public static final String NO_CONST_MATCHING_PARAMS
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • CLASSPATH_PROVIDER_ERROR

      public static final String CLASSPATH_PROVIDER_ERROR
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • CLASS_NO_CONTRIBUTION

      public static final String CLASS_NO_CONTRIBUTION
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • CLASS_INTROSPECT_ERROR

      public static final String CLASS_INTROSPECT_ERROR
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • CLASS_JAR_INTROSPECT_ERROR

      public static final String CLASS_JAR_INTROSPECT_ERROR
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • PACKAGE_SCAN_ERROR

      public static final String PACKAGE_SCAN_ERROR
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • FILE_SCAN_ERROR

      public static final String FILE_SCAN_ERROR
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • REPLACE_CONTRIB

      public static final String REPLACE_CONTRIB
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • UNSUPPORTED_CONTRIB

      public static final String UNSUPPORTED_CONTRIB
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • IMPL_CLASS_NOT_FOUND

      public static final String IMPL_CLASS_NOT_FOUND
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • PLUGIN_IMPL_CLASS_NOT_FOUND

      public static final String PLUGIN_IMPL_CLASS_NOT_FOUND
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXT_PLUGIN_IMPL_CLASS_NOT_FOUND

      public static final String EXT_PLUGIN_IMPL_CLASS_NOT_FOUND
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_PROP_EXPRESSION

      public static final String EXC_PROP_EXPRESSION
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_INT_EXPRESSION

      public static final String EXC_INT_EXPRESSION
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • RO_PROPERTY

      public static final String RO_PROPERTY
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_RECOMPILE_PROP

      public static final String EXC_RECOMPILE_PROP
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_UNSUPPORTEDQUERY

      public static final String EXC_UNSUPPORTEDQUERY
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_CONTINUOUSQUERY_STOP

      public static final String EXC_CONTINUOUSQUERY_STOP
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_UNSUPPORTED_ATTACHED_QUERY

      public static final String EXC_UNSUPPORTED_ATTACHED_QUERY
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_UNSUPPORTED_CONTINUOUS_QUERY

      public static final String EXC_UNSUPPORTED_CONTINUOUS_QUERY
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_CONTINUOUS_QUERY_SAME_NAME

      public static final String EXC_CONTINUOUS_QUERY_SAME_NAME
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_CONTINUOUS_QUERY_REGISTRATION

      public static final String EXC_CONTINUOUS_QUERY_REGISTRATION
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • UNKOWN_STATISTIC_ENABLE

      public static final String UNKOWN_STATISTIC_ENABLE
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • UNKOWN_STATISTIC_DISABLE

      public static final String UNKOWN_STATISTIC_DISABLE
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • UNKOWN_STATISTIC_RETRIEVAL

      public static final String UNKOWN_STATISTIC_RETRIEVAL
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_STATISTIC_RETRIEVAL

      public static final String EXC_STATISTIC_RETRIEVAL
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • SAME_NAME_EXC_JMX_REGISTER

      public static final String SAME_NAME_EXC_JMX_REGISTER
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_JMX_REGISTER

      public static final String EXC_JMX_REGISTER
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_JMX_UNREGISTER

      public static final String EXC_JMX_UNREGISTER
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_JMX_INVOKE

      public static final String EXC_JMX_INVOKE
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_EMPTY_PLUGIN

      public static final String EXC_EMPTY_PLUGIN
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_NO_FACTORY_FOUND

      public static final String EXC_NO_FACTORY_FOUND
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_INJECT_EP_FACTORY_USED

      public static final String EXC_INJECT_EP_FACTORY_USED
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_FILTER_ACCESSOR_FAILED

      public static final String EXC_FILTER_ACCESSOR_FAILED
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_FILTER_NOT_COMPARABLE

      public static final String EXC_FILTER_NOT_COMPARABLE
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_FILTER_FAILED_COMPARISON

      public static final String EXC_FILTER_FAILED_COMPARISON
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_NOT_SINGLE_CONDITION

      public static final String EXC_NOT_SINGLE_CONDITION
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_WRONG_STATE_AGENT

      public static final String EXC_WRONG_STATE_AGENT
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_AGENT_ILLEGAL_STATE

      public static final String EXC_AGENT_ILLEGAL_STATE
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_AGENT_ILLEGAL_TRANSITION

      public static final String EXC_AGENT_ILLEGAL_TRANSITION
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_AGENT_TRANSITION

      public static final String EXC_AGENT_TRANSITION
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_FORMATTING

      public static final String EXC_FORMATTING
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_PARSING

      public static final String EXC_PARSING
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_DATE_PARSING

      public static final String EXC_DATE_PARSING
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_NOT_EXPECTED_DATE

      public static final String EXC_NOT_EXPECTED_DATE
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_PARSE_VECTOR_LENGTH

      public static final String EXC_PARSE_VECTOR_LENGTH
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • EXC_PARSE_VECTOR_AT_INDEX

      public static final String EXC_PARSE_VECTOR_AT_INDEX
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • MAPPEDTUPLE_NULL_TUPPLE

      public static final String MAPPEDTUPLE_NULL_TUPPLE
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • MAPPEDTUPLE_NULL_FACTORY

      public static final String MAPPEDTUPLE_NULL_FACTORY
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
  • Constructor Details

    • MessagesComposer

      public MessagesComposer()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getLogger

      public static Logger getLogger(Class<?> cls)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Create a logger.
      Parameters:
      cls - The class whose name will be used logger name.
      Returns:
      The logger.