| Package | Description |
|---|---|
| org.marketcetera.util.except |
Nested exception framework with internationalization (i18n) and
thread interruption support.
|
| org.marketcetera.util.exec |
Process execution.
|
| org.marketcetera.util.file |
Miscellaneous utilities for file management.
|
| org.marketcetera.util.l10n |
Message localization tools.
|
| org.marketcetera.util.log |
Multi-tiered logging and internationalization (i18n) framework.
|
| org.marketcetera.util.misc |
Miscellaneous general-purpose utilities.
|
| org.marketcetera.util.quickfix |
Miscellaneous utilities for QuickFIX/J.
|
| org.marketcetera.util.rpc | |
| org.marketcetera.util.spring |
Miscellaneous utilities for the Spring framework.
|
| org.marketcetera.util.unicode |
Unicode en/decoding with BOMs, including I/O stream support.
|
| org.marketcetera.util.ws.stateful |
Web services infrastructure.
|
| org.marketcetera.util.ws.stateless |
Infrastructure for stateless communication between client and
server.
|
| org.marketcetera.util.ws.tags |
Tags used to identify aspects of web services, and filters for
those tags.
|
| org.marketcetera.util.ws.wrappers |
Wrappers enabling certain web service data types to be
marshalled.
|
| Modifier and Type | Field and Description |
|---|---|
static I18NLoggerProxy |
Messages.LOGGER
The logger.
|
| Modifier and Type | Field and Description |
|---|---|
static I18NLoggerProxy |
Messages.LOGGER
The logger.
|
| Modifier and Type | Field and Description |
|---|---|
static I18NLoggerProxy |
Messages.LOGGER
The logger.
|
| Modifier and Type | Field and Description |
|---|---|
static I18NLoggerProxy |
Messages.LOGGER
The logger.
|
| Modifier and Type | Field and Description |
|---|---|
static I18NLoggerProxy |
Messages.LOGGER
The logger.
|
| Modifier and Type | Method and Description |
|---|---|
I18NLoggerProxy |
I18NMessage.getLoggerProxy()
Returns the logger proxy that can log the receiver.
|
I18NLoggerProxy |
I18NBoundMessageBase.getLoggerProxy() |
I18NLoggerProxy |
I18NBoundMessage.getLoggerProxy()
Returns the logger proxy that can log the receiver.
|
| Constructor and Description |
|---|
I18NMessage(I18NLoggerProxy loggerProxy,
String messageId)
Creates a new internationalized message with the given message
ID and the default entry ID.
|
I18NMessage(I18NLoggerProxy loggerProxy,
String messageId,
String entryId)
Creates a new internationalized message with the given message
and entry IDs.
|
I18NMessage0P(I18NLoggerProxy loggerProxy,
String messageId)
Constructor mirroring superclass constructor.
|
I18NMessage0P(I18NLoggerProxy loggerProxy,
String messageId,
String entryId)
Constructor mirroring superclass constructor.
|
I18NMessage1P(I18NLoggerProxy loggerProxy,
String messageId)
Constructor mirroring superclass constructor.
|
I18NMessage1P(I18NLoggerProxy loggerProxy,
String messageId,
String entryId)
Constructor mirroring superclass constructor.
|
I18NMessage2P(I18NLoggerProxy loggerProxy,
String messageId)
Constructor mirroring superclass constructor.
|
I18NMessage2P(I18NLoggerProxy loggerProxy,
String messageId,
String entryId)
Constructor mirroring superclass constructor.
|
I18NMessage3P(I18NLoggerProxy loggerProxy,
String messageId)
Constructor mirroring superclass constructor.
|
I18NMessage3P(I18NLoggerProxy loggerProxy,
String messageId,
String entryId)
Constructor mirroring superclass constructor.
|
I18NMessage4P(I18NLoggerProxy loggerProxy,
String messageId)
Constructor mirroring superclass constructor.
|
I18NMessage4P(I18NLoggerProxy loggerProxy,
String messageId,
String entryId)
Constructor mirroring superclass constructor.
|
I18NMessage5P(I18NLoggerProxy loggerProxy,
String messageId)
Constructor mirroring superclass constructor.
|
I18NMessage5P(I18NLoggerProxy loggerProxy,
String messageId,
String entryId)
Constructor mirroring superclass constructor.
|
I18NMessage6P(I18NLoggerProxy loggerProxy,
String messageId)
Constructor mirroring superclass constructor.
|
I18NMessage6P(I18NLoggerProxy loggerProxy,
String messageId,
String entryId)
Constructor mirroring superclass constructor.
|
I18NMessageNP(I18NLoggerProxy loggerProxy,
String messageId)
Constructor mirroring superclass constructor.
|
I18NMessageNP(I18NLoggerProxy loggerProxy,
String messageId,
String entryId)
Constructor mirroring superclass constructor.
|
| Modifier and Type | Field and Description |
|---|---|
static I18NLoggerProxy |
Messages.LOGGER
The logger.
|
| Modifier and Type | Field and Description |
|---|---|
static I18NLoggerProxy |
Messages.LOGGER
The logger.
|
| Modifier and Type | Field and Description |
|---|---|
static I18NLoggerProxy |
Messages.LOGGER
The message logger.
|
| Modifier and Type | Field and Description |
|---|---|
static I18NLoggerProxy |
Messages.LOGGER
The logger.
|
| Modifier and Type | Field and Description |
|---|---|
static I18NLoggerProxy |
Messages.LOGGER
The logger.
|
| Modifier and Type | Field and Description |
|---|---|
static I18NLoggerProxy |
Messages.LOGGER
The logger.
|
| Modifier and Type | Field and Description |
|---|---|
static I18NLoggerProxy |
Messages.LOGGER
The logger.
|
| Modifier and Type | Field and Description |
|---|---|
static I18NLoggerProxy |
Messages.LOGGER
The logger.
|
| Modifier and Type | Field and Description |
|---|---|
static I18NLoggerProxy |
Messages.LOGGER
The logger.
|
Copyright © 2015. All Rights Reserved.