JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.eclipse.jetty.util
Package
org.eclipse.jetty.util
Interface PathWatcher.Listener
All Superinterfaces:
EventListener
Enclosing class:
PathWatcher
public static interface
PathWatcher.Listener
extends
EventListener
Listener for path change events
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onPathWatchEvent
(
PathWatcher.PathWatchEvent
event)
Method Details
onPathWatchEvent
void
onPathWatchEvent
(
PathWatcher.PathWatchEvent
event)