Class | Description |
---|---|
BeanUtils |
This class contains some utility methods that fills an object with values
from another object.
|
FormattedParameters |
Convert parameters to (semi) human readable text.
|
Library |
Class that represents the XINS/Java Common Library.
|
Log |
Logger for the org.xins.common domain.
|
MandatoryArgumentChecker |
Utility class used to check mandatory method arguments.
|
TimeOutController |
Utility class for executing a task with a certain time-out period.
|
TranslationBundle |
Translation bundle for log messages.
|
TranslationBundle_en_US |
Translation bundle for the en_US locale.
|
TranslationBundle_fr_FR |
Translation bundle for the fr_FR locale.
|
Utils |
General utility functions.
|
Exception | Description |
---|---|
ProgrammingException |
Exception thrown when a programming error is detected.
|
TimeOutException |
Exception that indicates the total time-out for a service call was reached.
|
In this package, the following classes are meant only for internal use within the XINS/Java Common Library:
Please do not use these classes directly.See http://www.xins.org/.