@Version(value="1.2.0")
| Interface | Description |
|---|---|
| ExternalResourceChangeListener |
This is a marker interface to receive external events.
|
| ResourceChangeList |
An instance of
ResourceChangeList is passed to ResourceChangeListener.onChange(List)
to pass in addtional information like the search path. |
| ResourceChangeListener |
Listener for resource change events.
|
| Class | Description |
|---|---|
| ResourceChange |
A resource change event is immutable.
|
| Enum | Description |
|---|---|
| ResourceChange.ChangeType |
The type of the change
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.