All Downloads are FREE. Search and download functionalities are using the official Maven repository.

era.misc.3.0.12.source-code.modules_async_messages.properties Maven / Gradle / Ivy

There is a newer version: 4.1.1
Show newest version
# Author: [email protected]
# Since: 2.0.0
# Version: $Id: modules_async_messages.properties 16154 2012-07-14 16:34:05Z colin $
#
# $License$

# This MUST be encoded in ISO-8859-1. To supply characters that are
# not supported by this encoding, use unicode escapes (\uxxxx).
#
# You may also create a separate file with a native encoding, and then
# use the 'native2ascii' tool of the Java Development Kit to convert
# that file into a this message file in ISO-8859-1. The same tool can
# do the reverse conversion using the '-reverse' command-line option.
provider_description.msg=Decouples data delivery and data processing by deliverying received data to the following modules in the data flow in a separate thread.
jmx_attribute_flow_cnt_description.msg=Buffer Size for data flow ID {0}
jmx_mxbean_description.msg=Simple Async Processor Management Interface
data_recvd_unknown_flow.msg=Data received for unknown flow ID {0}
mxbean_attrib_not_writable.msg=Attribute ''{0}'' can not be set as it is not writable.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy