public class LogChannelStatusEvent extends AbstractStatusChangeEvent
Modifier and Type | Class and Description |
---|---|
static interface |
LogChannelStatusEvent.Listener |
ServerStatusEvent.Source
Constructor and Description |
---|
LogChannelStatusEvent(java.lang.String channelName,
ChangeType action) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLogChannelName() |
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 LogChannelStatusEvent(java.lang.String channelName, ChangeType action)
public java.lang.String getLogChannelName()
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class AbstractStatusChangeEvent
Copyright © 2014 EsprIT-Systems. All Rights Reserved.