Class 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 Detail

      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • REPLACE_CONTRIB

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

        public static final String UNSUPPORTED_CONTRIB
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • RO_PROPERTY

        public static final String RO_PROPERTY
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • 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:
        Constant Field Values
      • EXC_UNSUPPORTEDQUERY

        public static final String EXC_UNSUPPORTEDQUERY
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • EXC_FORMATTING

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

        public static final String EXC_PARSING
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
    • Constructor Detail

      • MessagesComposer

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

      • 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.