Constructor | Description |
---|---|
MessageServerTarget(boolean shouldBeEnabled) |
|
MessageServerTarget(Protocol theProtocol,
VerboseLevel level,
boolean shouldBeEnabled) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getClientHost() |
|
void |
replaceCarryingProtocol(Protocol argProt) |
|
void |
setClientHost(java.lang.String host) |
|
void |
stop() |
This method is called by Logger to stop target.
|
void |
write(LogEntry entry) |
This method is called by Logger to write the passed entry.
|
public MessageServerTarget(Protocol theProtocol, VerboseLevel level, boolean shouldBeEnabled)
public MessageServerTarget(boolean shouldBeEnabled)
public void replaceCarryingProtocol(Protocol argProt)
public void write(LogEntry entry) throws LoggerException
Target
write
in interface Target
entry
- LogEntry
to writeLoggerException
public void stop()
Target
public java.lang.String getClientHost()
public void setClientHost(java.lang.String host)
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.