@Version(value="1.2.1")
| Interface | Description | 
|---|---|
| ExternalResourceChangeListener | This is a marker interface to receive external events. | 
| ResourceChangeList | An instance of  ResourceChangeListis passed toResourceChangeListener.onChange(List)to pass in additional 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 © 2018 The Apache Software Foundation. All rights reserved.