public final class PathChangeEvent extends GenericEvent
PathWatcher
.Modifier and Type | Class and Description |
---|---|
static interface |
PathChangeEvent.Listener |
static interface |
PathChangeEvent.Source |
Modifier and Type | Method and Description |
---|---|
ChangeType |
getChangeType() |
PathInfo |
getPathInfo() |
boolean |
isCreate() |
boolean |
isDelete() |
boolean |
isUpdate() |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
clone, deepClone
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString
public ChangeType getChangeType()
public PathInfo getPathInfo()
public boolean isCreate()
public boolean isUpdate()
public boolean isDelete()
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class DumpableObject
Copyright © 2014 EsprIT-Systems. All Rights Reserved.