|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageFormat | |
---|---|
com.genesyslab.platform.apptemplate.configuration.log | Dedicated package for CME Application Logging Options configuration support. |
Uses of MessageFormat in com.genesyslab.platform.apptemplate.configuration.log |
---|
Fields in com.genesyslab.platform.apptemplate.configuration.log with type parameters of type MessageFormat | |
---|---|
static LogOptionsDescriptions.OptionDescriptor<MessageFormat> |
LogOptionsDescriptions.MESSAGE_FORMAT_OPT
Specifies the format of log record headers that an application uses when writing logs in the log file. |
Methods in com.genesyslab.platform.apptemplate.configuration.log that return MessageFormat | |
---|---|
MessageFormat |
GAppLoggingOptions.getMessageFormat()
Returns the message format option value. |
static MessageFormat |
MessageFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MessageFormat[] |
MessageFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |