| Interface | Description |
|---|---|
| Identifiable |
Instances which ought to be persisted using certain
Storages somehow
need to be identified. |
| Storage<T,C extends StorageConf> | |
| StorageCallback | |
| StorageConf | |
| StorageFactory<S extends Storage,C extends StorageConf> |
| Class | Description |
|---|---|
| AbstractStorage<T,C extends StorageConf> | |
| DelegatingStorageFactory | |
| XMLStorage<T extends Identifiable> | |
| XMLStorageConf | |
| XMLStorageFactory |
| Exception | Description |
|---|---|
| StorageConfValidationException |
Indicates an invalid
StorageConf most likely spotted in
StorageConf.validate(). |
| StorageCreationException | |
| StorageException |
Copyright © 2018. All rights reserved.