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, isUpdatedgetMessageTypeclone, deepCloneconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toStringpublic 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)
DumpabletoString in interface DumpabletoString in class AbstractStatusChangeEventCopyright © 2014 EsprIT-Systems. All Rights Reserved.