| Package | Description |
|---|---|
| org.nuxeo.runtime.test.runner | |
| org.nuxeo.runtime.trackers.files |
| Class and Description |
|---|
| FileEvent
Runtime events about transient files which should be deleted once the runtime leave the thread (
FileEventTracker). |
FileEventHandler
FileEvent handler that should be implemented by consumers. |
| FileEventListener
Wrap a
FileEventHandler for being enlisted in the EventService. |
| Class and Description |
|---|
| FileEvent
Runtime events about transient files which should be deleted once the runtime leave the thread (
FileEventTracker). |
FileEventHandler
FileEvent handler that should be implemented by consumers. |
| FileEventListener
Wrap a
FileEventHandler for being enlisted in the EventService. |
| FileEventTracker
Files event tracker which delete files once the runtime leave the threads or at least once the associated marker
object is garbaged.
|
| FileEventTracker.GCDelegate |
| FileEventTracker.ThreadDelegate |
Copyright © 2019 Nuxeo. All rights reserved.