| Interface | Description |
|---|---|
| OrbitalProperties.DateFormatGenerator | |
| OrbitalProperties.TimeGenerator |
Interface to generate a time stamp.
|
| PersistentPropertyKey<A> |
Map an instance of an arbitrary class to a property name which should be used for that class.
|
| PersistentPropertyProvider |
Provider implementation for PersistentProperty.
|
| ResourceUtil.OnEntry |
Interface to implement for iteration of a collection of resources.
|
| Class | Description |
|---|---|
| OrbitalProperties |
Simple java properties management.
|
| PersistentProperty |
Simple persistent key-value store.
|
| PersistentProperty.InMemoryPersistentPropertyProvider |
Default provider.
|
| ResourceUtil |
Utilities for interacting with resource files in the class path.
|
| Stamper |
Convenience class for hashing strings or byte buffers.
|
| Exception | Description |
|---|---|
| NoPersistentPropertyException |
Exception thrown if a persistent property does not exist and no default is supplied.
|
Copyright © 2018 Orbital Enterprises. All rights reserved.