| Interface | Description |
|---|---|
| FileSubscriber |
FileSubscribers are usually paired with
ReloadableFile objects in the FilePublisher, where their
update method is triggered with a file change pertaining to the reloadable file. |
| ReloadableFile |
Interface for system-manager.
|
| Class | Description |
|---|---|
| FileInfo |
Information for files registered in the FileManager, it is what is processed when a file-event has been raised in the
file manager
|
| FileManager |
The file manager listens for events that were caused by modifications made to property files and
then reloads the file.
|
| FilePublisher |
FilePublisher that notifies
FileSubscriber objects. |
| FileSystemManager |
FileSystemManager is responsible for creating all the files and folders Izou needs to operate
|
| Exception | Description |
|---|
Copyright © 2016. All rights reserved.