public class LogfileStatusEvent extends AbstractStatusChangeEvent
Modifier and Type | Class and Description |
---|---|
static interface |
LogfileStatusEvent.Listener |
ServerStatusEvent.Source
Constructor and Description |
---|
LogfileStatusEvent(boolean isSubChannel,
java.lang.String logChName,
java.io.File logFile,
ChangeType action) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLogChannelName() |
java.io.File |
getLogfile() |
boolean |
isSubChannel() |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
isCreated, isDeleted, isUpdated
getMessageType
clone, deepClone
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString
public LogfileStatusEvent(boolean isSubChannel, java.lang.String logChName, java.io.File logFile, ChangeType action)
public java.io.File getLogfile()
public java.lang.String getLogChannelName()
public boolean isSubChannel()
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class AbstractStatusChangeEvent
Copyright © 2014 EsprIT-Systems. All Rights Reserved.