org.marketcetera.util.log
Interface Messages


public interface Messages

The internationalization constants used by this package.

Since:
0.5.0
Version:
$Id: Messages.java 16154 2012-07-14 16:34:05Z colin $
Author:
tlerios@marketcetera.com

Field Summary
static I18NLoggerProxy LOGGER
          The logger.
static I18NMessage2P MESSAGE_FILE_NOT_FOUND
           
static I18NMessage4P MESSAGE_NOT_FOUND
           
static I18NMessageProvider PROVIDER
          The message provider.
static I18NMessage4P UNEXPECTED_EXCEPTION
           
 

Field Detail

PROVIDER

static final I18NMessageProvider PROVIDER
The message provider.


LOGGER

static final I18NLoggerProxy LOGGER
The logger.


MESSAGE_FILE_NOT_FOUND

static final I18NMessage2P MESSAGE_FILE_NOT_FOUND

MESSAGE_NOT_FOUND

static final I18NMessage4P MESSAGE_NOT_FOUND

UNEXPECTED_EXCEPTION

static final I18NMessage4P UNEXPECTED_EXCEPTION


Copyright © 2012. All Rights Reserved.