Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.apptemplate.configuration.log.MessageFormat

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

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.