java.lang.Cloneable
DefaultFileHeaderProvider
public interface FileHeaderProvider
extends java.lang.Cloneable
Modifier and Type | Method | Description |
---|---|---|
void |
applyConfiguration(LogConfiguration configuration) |
This method is called on the copy of class, during the procedure of
configuring logger.
|
FileHeaderProvider |
clone() |
Creates and returns a copy of this object.
|
java.lang.String |
getFileHeader(java.lang.String fileName) |
This method is called for obtaining the log file header.
|
void applyConfiguration(LogConfiguration configuration)
configuration
- The configurationjava.lang.String getFileHeader(java.lang.String fileName)
fileName
- The name of file to be writtenFileHeaderProvider clone()
Cloneable
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.