| Interface | Description |
|---|---|
| Configurable |
Implemented by objects that can be configured at run-time.
|
| Configuration |
ORB configuration objects are read-only representations of files with
configuration properties.
|
| Class | Description |
|---|---|
| JacORBConfiguration |
The Class JacORBConfiguration.
|
| JacORBLogFormatter |
A formatter for JDK logs which produces a more concise log output
than the standard JDK setting.
|
| JdkLoggingInitializer |
A LoggingInitializer for the JDK logging system.
|
| LoggingInitializer |
Can be subclassed to provide initialization of a backend logging system
based on parameters from the JacORB configuration.
|
| Enum | Description |
|---|---|
| JacORBLogFormatter.ClockFormat |
| Exception | Description |
|---|---|
| ConfigurationException |
Used to report errors in the JacORB configuration, such as missing
attributes or illegal attribute values.
|
Copyright © 2017 JacORB. All rights reserved.