|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.server.logging.messages.ConfigStoreMessages
public class ConfigStoreMessages
Generated Using GeneratedLogMessages and LogMessages.vm This file is based on the content of LogMessages.properties It is generated so that we can provide compile time validation of the message parameters. DO NOT EDIT DIRECTLY THIS FILE IS GENERATED.
Field Summary | |
---|---|
(package private) static Locale |
_currentLocale
|
(package private) static ResourceBundle |
_messages
|
static String |
CLOSE_LOG_HIERARCHY
|
static String |
CONFIGSTORE_LOG_HIERARCHY
|
static String |
CREATED_LOG_HIERARCHY
|
static String |
RECOVERY_COMPLETE_LOG_HIERARCHY
|
static String |
RECOVERY_START_LOG_HIERARCHY
|
static String |
STORE_LOCATION_LOG_HIERARCHY
|
Constructor Summary | |
---|---|
ConfigStoreMessages()
|
Method Summary | |
---|---|
static LogMessage |
CLOSE()
Log a ConfigStore message of the Format: |
static LogMessage |
CREATED(String param1)
Log a ConfigStore message of the Format: |
static LogMessage |
RECOVERY_COMPLETE()
Log a ConfigStore message of the Format: |
static LogMessage |
RECOVERY_START()
Log a ConfigStore message of the Format: |
static void |
reload()
|
static LogMessage |
STORE_LOCATION(String param1)
Log a ConfigStore message of the Format: |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static ResourceBundle _messages
static Locale _currentLocale
public static final String CONFIGSTORE_LOG_HIERARCHY
public static final String RECOVERY_COMPLETE_LOG_HIERARCHY
public static final String CLOSE_LOG_HIERARCHY
public static final String CREATED_LOG_HIERARCHY
public static final String STORE_LOCATION_LOG_HIERARCHY
public static final String RECOVERY_START_LOG_HIERARCHY
Constructor Detail |
---|
public ConfigStoreMessages()
Method Detail |
---|
public static void reload()
public static LogMessage RECOVERY_COMPLETE()
CFG-1005 : Recovery CompleteOptional values are contained in [square brackets] and are numbered sequentially in the method call.
public static LogMessage CLOSE()
CFG-1003 : ClosedOptional values are contained in [square brackets] and are numbered sequentially in the method call.
public static LogMessage CREATED(String param1)
CFG-1001 : Created : {0}Optional values are contained in [square brackets] and are numbered sequentially in the method call.
public static LogMessage STORE_LOCATION(String param1)
CFG-1002 : Store location : {0}Optional values are contained in [square brackets] and are numbered sequentially in the method call.
public static LogMessage RECOVERY_START()
CFG-1004 : Recovery StartOptional values are contained in [square brackets] and are numbered sequentially in the method call.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |