org.xins.common
Class TranslationBundle

java.lang.Object
  extended byorg.xins.common.TranslationBundle
Direct Known Subclasses:
TranslationBundle_en_US, TranslationBundle_fr_FR

public abstract class TranslationBundle
extends Object

Translation bundle for log messages.

Since:
XINS 1.0.0
See Also:
Log

Constructor Summary
protected TranslationBundle(String name)
          Constructs a new TranslationBundle subclass instance.
 
Method Summary
 String getName()
          Retrieves the name of this translation bundle.
 String translation_1050(String detectingClass, String detectingMethod, String subjectClass, String subjectMethod, String detail)
          Get the translation for the log entry with ID 1050, in the log entry group Low-level generic messages.
 String translation_1051(String exceptionClass, String exceptionMessage, String detectingClass, String detectingMethod, String subjectClass, String subjectMethod, String detail)
          Get the translation for the log entry with ID 1051, in the log entry group Low-level generic messages.
 String translation_1052(Throwable _exception, String detectingClass, String detectingMethod, String subjectClass, String subjectMethod, String detail)
          Get the translation for the log entry with ID 1052, in the log entry group Low-level generic messages.
 String translation_1053(String message)
          Get the translation for the log entry with ID 1053, in the log entry group Low-level generic messages.
 String translation_1100(String url, Object parameters)
          Get the translation for the log entry with ID 1100, in the log entry group HTTP-related.
 String translation_1101(String url, Object parameters, long duration)
          Get the translation for the log entry with ID 1101, in the log entry group HTTP-related.
 String translation_1102(String url, Object parameters, long duration)
          Get the translation for the log entry with ID 1102, in the log entry group HTTP-related.
 String translation_1103(String url, Object parameters, long duration)
          Get the translation for the log entry with ID 1103, in the log entry group HTTP-related.
 String translation_1104(String url, Object parameters, long duration, int timeOut)
          Get the translation for the log entry with ID 1104, in the log entry group HTTP-related.
 String translation_1105(String url, Object parameters, long duration, int timeOut)
          Get the translation for the log entry with ID 1105, in the log entry group HTTP-related.
 String translation_1106(String url, Object parameters, long duration, int timeOut)
          Get the translation for the log entry with ID 1106, in the log entry group HTTP-related.
 String translation_1107(String url, Object parameters, long duration, int code)
          Get the translation for the log entry with ID 1107, in the log entry group HTTP-related.
 String translation_1108(String url, Object parameters, long duration, int code)
          Get the translation for the log entry with ID 1108, in the log entry group HTTP-related.
 String translation_1109(Throwable _exception, String url, Object parameters, long duration)
          Get the translation for the log entry with ID 1109, in the log entry group HTTP-related.
 String translation_1110(String url, Object parameters, long duration)
          Get the translation for the log entry with ID 1110, in the log entry group HTTP-related.
 String translation_1200(int id, String file, int interval)
          Get the translation for the log entry with ID 1200, in the log entry group General I/O.
 String translation_1201(int id, String file, int oldInterval, int newInterval)
          Get the translation for the log entry with ID 1201, in the log entry group General I/O.
 String translation_1202(int id, String file)
          Get the translation for the log entry with ID 1202, in the log entry group General I/O.
 String translation_1203(int id, String file)
          Get the translation for the log entry with ID 1203, in the log entry group General I/O.
 String translation_1204(Throwable _exception)
          Get the translation for the log entry with ID 1204, in the log entry group General I/O.
 String translation_1250(int currentCapacity, int newCapacity)
          Get the translation for the log entry with ID 1250, in the log entry group Text.
 String translation_1300(Throwable _exception, String url)
          Get the translation for the log entry with ID 1300, in the log entry group Service calling framework.
 String translation_1301(String url)
          Get the translation for the log entry with ID 1301, in the log entry group Service calling framework.
 String translation_1302(String url)
          Get the translation for the log entry with ID 1302, in the log entry group Service calling framework.
 String translation_1303()
          Get the translation for the log entry with ID 1303, in the log entry group Service calling framework.
 String translation_1304()
          Get the translation for the log entry with ID 1304, in the log entry group Service calling framework.
 String translation_1305()
          Get the translation for the log entry with ID 1305, in the log entry group Service calling framework.
 String translation_1306()
          Get the translation for the log entry with ID 1306, in the log entry group Service calling framework.
 String translation_1307()
          Get the translation for the log entry with ID 1307, in the log entry group Service calling framework.
 String translation_1308(String url)
          Get the translation for the log entry with ID 1308, in the log entry group Service calling framework.
 String translation_1309(String url)
          Get the translation for the log entry with ID 1309, in the log entry group Service calling framework.
 String translation_1350(String key, String oldValue, String newValue)
          Get the translation for the log entry with ID 1350, in the log entry group Generic collection classes.
 String translation_1351(String key, String oldValue, String newValue)
          Get the translation for the log entry with ID 1351, in the log entry group Generic collection classes.
 String translation_1400(int folderInstanceNumber, String folderName, int expired)
          Get the translation for the log entry with ID 1400, in the log entry group Expiry-related collection classes.
 String translation_1401(int folderInstanceNumber, String folderName, int strategyInstanceNumber)
          Get the translation for the log entry with ID 1401, in the log entry group Expiry-related collection classes.
 String translation_1402(int instanceNumber)
          Get the translation for the log entry with ID 1402, in the log entry group Expiry-related collection classes.
 String translation_1403(int instanceNumber)
          Get the translation for the log entry with ID 1403, in the log entry group Expiry-related collection classes.
 String translation_1404(int instanceNumber, long duration)
          Get the translation for the log entry with ID 1404, in the log entry group Expiry-related collection classes.
 String translation_1405(int instanceNumber, long duration)
          Get the translation for the log entry with ID 1405, in the log entry group Expiry-related collection classes.
 String translation_1406(int instanceNumber, long duration)
          Get the translation for the log entry with ID 1406, in the log entry group Expiry-related collection classes.
 String translation_1407(int instanceNumber)
          Get the translation for the log entry with ID 1407, in the log entry group Expiry-related collection classes.
 String translation_1408(int instanceNumber, String name)
          Get the translation for the log entry with ID 1408, in the log entry group Expiry-related collection classes.
 String translation_1409(int instanceNumber, long timeOut, long precision)
          Get the translation for the log entry with ID 1409, in the log entry group Expiry-related collection classes.
 String translation_1500(int port)
          Get the translation for the log entry with ID 1500, in the log entry group Servlet container.
 String translation_1501(Throwable _exception)
          Get the translation for the log entry with ID 1501, in the log entry group Servlet container.
 String translation_1502(Throwable _exception)
          Get the translation for the log entry with ID 1502, in the log entry group Servlet container.
 String translation_1503(String warFile)
          Get the translation for the log entry with ID 1503, in the log entry group Servlet container.
 String translation_1504(String query)
          Get the translation for the log entry with ID 1504, in the log entry group Servlet container.
 String translation_1505(Throwable _exception)
          Get the translation for the log entry with ID 1505, in the log entry group Servlet container.
 String translation_1506(String response, int status)
          Get the translation for the log entry with ID 1506, in the log entry group Servlet container.
 String translation_1507()
          Get the translation for the log entry with ID 1507, in the log entry group Servlet container.
 String translation_1508(Throwable _exception)
          Get the translation for the log entry with ID 1508, in the log entry group Servlet container.
 String translation_1509(Throwable _exception)
          Get the translation for the log entry with ID 1509, in the log entry group Servlet container.
 String translation_1510(String message)
          Get the translation for the log entry with ID 1510, in the log entry group Servlet container.
 String translation_1511(Throwable _exception, String message)
          Get the translation for the log entry with ID 1511, in the log entry group Servlet container.
 String translation_1512(Throwable _exception)
          Get the translation for the log entry with ID 1512, in the log entry group Servlet container.
 String translation_1513(String url)
          Get the translation for the log entry with ID 1513, in the log entry group Servlet container.
 String translation_1514(String location, String reason)
          Get the translation for the log entry with ID 1514, in the log entry group Servlet container.
 String translation_1550(Throwable _exception)
          Get the translation for the log entry with ID 1550, in the log entry group XML.
 String translation_1600(String value, String valueClass, String destClass, String exceptionClass, String reason)
          Get the translation for the log entry with ID 1600, in the log entry group Utilities.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TranslationBundle

protected TranslationBundle(String name)
                     throws IllegalArgumentException
Constructs a new TranslationBundle subclass instance.

Parameters:
name - the name of this translation bundle, cannot be null.
Throws:
IllegalArgumentException - if name == null.
Method Detail

getName

public final String getName()
Retrieves the name of this translation bundle.

Returns:
the name of this translation bundle.

translation_1050

public String translation_1050(String detectingClass,
                               String detectingMethod,
                               String subjectClass,
                               String subjectMethod,
                               String detail)
Get the translation for the log entry with ID 1050, in the log entry group Low-level generic messages. The description for this log entry is:
Programming error (not due to an unexpected exception).


translation_1051

public String translation_1051(String exceptionClass,
                               String exceptionMessage,
                               String detectingClass,
                               String detectingMethod,
                               String subjectClass,
                               String subjectMethod,
                               String detail)
Get the translation for the log entry with ID 1051, in the log entry group Low-level generic messages. The description for this log entry is:
Ignoring allowable exception.


translation_1052

public String translation_1052(Throwable _exception,
                               String detectingClass,
                               String detectingMethod,
                               String subjectClass,
                               String subjectMethod,
                               String detail)
Get the translation for the log entry with ID 1052, in the log entry group Low-level generic messages. The description for this log entry is:
Programming error (unexpected exception).


translation_1053

public String translation_1053(String message)
Get the translation for the log entry with ID 1053, in the log entry group Low-level generic messages. The description for this log entry is:
Untranslated debug message.


translation_1100

public String translation_1100(String url,
                               Object parameters)
Get the translation for the log entry with ID 1100, in the log entry group HTTP-related. The description for this log entry is:
Calling HTTP service.


translation_1101

public String translation_1101(String url,
                               Object parameters,
                               long duration)
Get the translation for the log entry with ID 1101, in the log entry group HTTP-related. The description for this log entry is:
HTTP service called.


translation_1102

public String translation_1102(String url,
                               Object parameters,
                               long duration)
Get the translation for the log entry with ID 1102, in the log entry group HTTP-related. The description for this log entry is:
Unknown host error while calling HTTP service.


translation_1103

public String translation_1103(String url,
                               Object parameters,
                               long duration)
Get the translation for the log entry with ID 1103, in the log entry group HTTP-related. The description for this log entry is:
Connection refused while calling HTTP service.


translation_1104

public String translation_1104(String url,
                               Object parameters,
                               long duration,
                               int timeOut)
Get the translation for the log entry with ID 1104, in the log entry group HTTP-related. The description for this log entry is:
Connection time-out while calling HTTP service.


translation_1105

public String translation_1105(String url,
                               Object parameters,
                               long duration,
                               int timeOut)
Get the translation for the log entry with ID 1105, in the log entry group HTTP-related. The description for this log entry is:
Socket time-out while calling HTTP service.


translation_1106

public String translation_1106(String url,
                               Object parameters,
                               long duration,
                               int timeOut)
Get the translation for the log entry with ID 1106, in the log entry group HTTP-related. The description for this log entry is:
Total call time-out while calling HTTP service.


translation_1107

public String translation_1107(String url,
                               Object parameters,
                               long duration,
                               int code)
Get the translation for the log entry with ID 1107, in the log entry group HTTP-related. The description for this log entry is:
HTTP result received, status code is considered acceptable.


translation_1108

public String translation_1108(String url,
                               Object parameters,
                               long duration,
                               int code)
Get the translation for the log entry with ID 1108, in the log entry group HTTP-related. The description for this log entry is:
HTTP result received, status code is considered unacceptable.


translation_1109

public String translation_1109(Throwable _exception,
                               String url,
                               Object parameters,
                               long duration)
Get the translation for the log entry with ID 1109, in the log entry group HTTP-related. The description for this log entry is:
Unrecognized I/O error while calling HTTP service.


translation_1110

public String translation_1110(String url,
                               Object parameters,
                               long duration)
Get the translation for the log entry with ID 1110, in the log entry group HTTP-related. The description for this log entry is:
No route to host while calling HTTP service.


translation_1200

public String translation_1200(int id,
                               String file,
                               int interval)
Get the translation for the log entry with ID 1200, in the log entry group General I/O. The description for this log entry is:
Starting file watch thread.


translation_1201

public String translation_1201(int id,
                               String file,
                               int oldInterval,
                               int newInterval)
Get the translation for the log entry with ID 1201, in the log entry group General I/O. The description for this log entry is:
Changing file watch interval.


translation_1202

public String translation_1202(int id,
                               String file)
Get the translation for the log entry with ID 1202, in the log entry group General I/O. The description for this log entry is:
Stopping file watch thread.


translation_1203

public String translation_1203(int id,
                               String file)
Get the translation for the log entry with ID 1203, in the log entry group General I/O. The description for this log entry is:
Stopped file watch thread.


translation_1204

public String translation_1204(Throwable _exception)
Get the translation for the log entry with ID 1204, in the log entry group General I/O. The description for this log entry is:
I/O Error for the HTTPFileWatcher.


translation_1250

public String translation_1250(int currentCapacity,
                               int newCapacity)
Get the translation for the log entry with ID 1250, in the log entry group Text. The description for this log entry is:
Increasing capacity of FastStringBuffer instance.


translation_1300

public String translation_1300(Throwable _exception,
                               String url)
Get the translation for the log entry with ID 1300, in the log entry group Service calling framework. The description for this log entry is:
URL is malformed.


translation_1301

public String translation_1301(String url)
Get the translation for the log entry with ID 1301, in the log entry group Service calling framework. The description for this log entry is:
Call to a specific target succeeded.


translation_1302

public String translation_1302(String url)
Get the translation for the log entry with ID 1302, in the log entry group Service calling framework. The description for this log entry is:
Call to a specific target failed.


translation_1303

public String translation_1303()
Get the translation for the log entry with ID 1303, in the log entry group Service calling framework. The description for this log entry is:
Call completely failed.


translation_1304

public String translation_1304()
Get the translation for the log entry with ID 1304, in the log entry group Service calling framework. The description for this log entry is:
No more targets and no fail-over


translation_1305

public String translation_1305()
Get the translation for the log entry with ID 1305, in the log entry group Service calling framework. The description for this log entry is:
No more targets, but fail-over would be allowed


translation_1306

public String translation_1306()
Get the translation for the log entry with ID 1306, in the log entry group Service calling framework. The description for this log entry is:
More targets available, but fail-over is not allowed


translation_1307

public String translation_1307()
Get the translation for the log entry with ID 1307, in the log entry group Service calling framework. The description for this log entry is:
More targets available and fail-over is allowed


translation_1308

public String translation_1308(String url)
Get the translation for the log entry with ID 1308, in the log entry group Service calling framework. The description for this log entry is:
Unsupported protocol.


translation_1309

public String translation_1309(String url)
Get the translation for the log entry with ID 1309, in the log entry group Service calling framework. The description for this log entry is:
Calling target.


translation_1350

public String translation_1350(String key,
                               String oldValue,
                               String newValue)
Get the translation for the log entry with ID 1350, in the log entry group Generic collection classes. The description for this log entry is:
A property value has changed.


translation_1351

public String translation_1351(String key,
                               String oldValue,
                               String newValue)
Get the translation for the log entry with ID 1351, in the log entry group Generic collection classes. The description for this log entry is:
A property value has changed.


translation_1400

public String translation_1400(int folderInstanceNumber,
                               String folderName,
                               int expired)
Get the translation for the log entry with ID 1400, in the log entry group Expiry-related collection classes. The description for this log entry is:
Tick processed by expiry folder.


translation_1401

public String translation_1401(int folderInstanceNumber,
                               String folderName,
                               int strategyInstanceNumber)
Get the translation for the log entry with ID 1401, in the log entry group Expiry-related collection classes. The description for this log entry is:
Associating expiry folder with expiry stategy thread.


translation_1402

public String translation_1402(int instanceNumber)
Get the translation for the log entry with ID 1402, in the log entry group Expiry-related collection classes. The description for this log entry is:
Expiry strategy thread started.


translation_1403

public String translation_1403(int instanceNumber)
Get the translation for the log entry with ID 1403, in the log entry group Expiry-related collection classes. The description for this log entry is:
Expiry strategy thread stopped.


translation_1404

public String translation_1404(int instanceNumber,
                               long duration)
Get the translation for the log entry with ID 1404, in the log entry group Expiry-related collection classes. The description for this log entry is:
Sleeping in expiry strategy thread.


translation_1405

public String translation_1405(int instanceNumber,
                               long duration)
Get the translation for the log entry with ID 1405, in the log entry group Expiry-related collection classes. The description for this log entry is:
Sleep interrupted in expiry strategy thread.


translation_1406

public String translation_1406(int instanceNumber,
                               long duration)
Get the translation for the log entry with ID 1406, in the log entry group Expiry-related collection classes. The description for this log entry is:
Woke up after sleeping in expiry strategy thread.


translation_1407

public String translation_1407(int instanceNumber)
Get the translation for the log entry with ID 1407, in the log entry group Expiry-related collection classes. The description for this log entry is:
Triggering tick in expiry strategy thread.


translation_1408

public String translation_1408(int instanceNumber,
                               String name)
Get the translation for the log entry with ID 1408, in the log entry group Expiry-related collection classes. The description for this log entry is:
Constructed a new expiry folder


translation_1409

public String translation_1409(int instanceNumber,
                               long timeOut,
                               long precision)
Get the translation for the log entry with ID 1409, in the log entry group Expiry-related collection classes. The description for this log entry is:
Constructed a new expiry strategy.


translation_1500

public String translation_1500(int port)
Get the translation for the log entry with ID 1500, in the log entry group Servlet container. The description for this log entry is:
HTTP Servlet container started on a specific port.


translation_1501

public String translation_1501(Throwable _exception)
Get the translation for the log entry with ID 1501, in the log entry group Servlet container. The description for this log entry is:
The HTTP Servlet container has thrown an I/O exception.


translation_1502

public String translation_1502(Throwable _exception)
Get the translation for the log entry with ID 1502, in the log entry group Servlet container. The description for this log entry is:
Error when closing the HTTP Servlet container.


translation_1503

public String translation_1503(String warFile)
Get the translation for the log entry with ID 1503, in the log entry group Servlet container. The description for this log entry is:
Loading and initializing the Servlet.


translation_1504

public String translation_1504(String query)
Get the translation for the log entry with ID 1504, in the log entry group Servlet container. The description for this log entry is:
Performing a query to the API.


translation_1505

public String translation_1505(Throwable _exception)
Get the translation for the log entry with ID 1505, in the log entry group Servlet container. The description for this log entry is:
Query to the API failed.


translation_1506

public String translation_1506(String response,
                               int status)
Get the translation for the log entry with ID 1506, in the log entry group Servlet container. The description for this log entry is:
Query to the API succeeded.


translation_1507

public String translation_1507()
Get the translation for the log entry with ID 1507, in the log entry group Servlet container. The description for this log entry is:
Closing the Servlet container.


translation_1508

public String translation_1508(Throwable _exception)
Get the translation for the log entry with ID 1508, in the log entry group Servlet container. The description for this log entry is:
Failed to load the Servlet due to a Servlet exception.


translation_1509

public String translation_1509(Throwable _exception)
Get the translation for the log entry with ID 1509, in the log entry group Servlet container. The description for this log entry is:
Failed to load the Servlet due to a generic exception.


translation_1510

public String translation_1510(String message)
Get the translation for the log entry with ID 1510, in the log entry group Servlet container. The description for this log entry is:
Message logged using the Servlet context.


translation_1511

public String translation_1511(Throwable _exception,
                               String message)
Get the translation for the log entry with ID 1511, in the log entry group Servlet container. The description for this log entry is:
Exception logged using the Servlet context.


translation_1512

public String translation_1512(Throwable _exception)
Get the translation for the log entry with ID 1512, in the log entry group Servlet container. The description for this log entry is:
Failed to load or parse the WEB_INF/web.xml file.


translation_1513

public String translation_1513(String url)
Get the translation for the log entry with ID 1513, in the log entry group Servlet container. The description for this log entry is:
Incorrect URL.


translation_1514

public String translation_1514(String location,
                               String reason)
Get the translation for the log entry with ID 1514, in the log entry group Servlet container. The description for this log entry is:
Resource not found.


translation_1550

public String translation_1550(Throwable _exception)
Get the translation for the log entry with ID 1550, in the log entry group XML. The description for this log entry is:
Unable to create a SAX parser.


translation_1600

public String translation_1600(String value,
                               String valueClass,
                               String destClass,
                               String exceptionClass,
                               String reason)
Get the translation for the log entry with ID 1600, in the log entry group Utilities. The description for this log entry is:
Error when trying to convert a value.



See http://www.xins.org/.