| Package | Description |
|---|---|
| stella | |
| stella.log | |
| stella.sensor |
| Modifier and Type | Field and Description |
|---|---|
private Logging[] |
MasterMind.loggers
The loggers to use.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLogger
An abstract implementation of the
Logging interface. |
class |
ErrorEcho
A generic error listener.
|
| Modifier and Type | Method and Description |
|---|---|
static Logging |
AbstractLogger.createLogger(Map<String,String> prop)
Constructs a new logging instance using the mapping of the
PropertySupplying.KEY_CLASS to the class name to derive the class to instantiate. |
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseNow
A class that registers as an rmi-data listener to the stated list of sources
Whenever a data event is received, the physical value is passed to a
database, that only caches the most recent values.
|