See: Description
| Interface | Description |
|---|---|
| ORBConnector | Deprecated
Because of doubts concerning the purpose of this
interface and in order to simplify the kernel's architecture this
class will be removed in future versions of OpenORB.
|
| ORBLoader |
This interface describes what are the operations to implement in order
to provide an ORB loader.
|
| Class | Description |
|---|---|
| ClassLoader |
This class is a class loader for Java classes.
|
| Configurator |
This class is used to manage OpenORB XML configuration file.
|
| OpenORBConnector | Deprecated
Because of doubts concerning the purpose of the
ORBConnector interface in general and in order to simplify the
kernel's architecture this class will be removed in future
versions of OpenORB (see interface ORBConnector for explanation).
|
| OpenORBLoader |
This class gets information from the command line to load OpenORB
features.
|
| Properties |
This class contains all kernel properties.
|
| Property |
This class provides information about an OpenORB property.
|
| Exception | Description |
|---|---|
| PropertyNotFoundException |
This exception could be raised by OpenORB when a required property is not found.
|
Kernal supporting including ORB loader, configuration and property management.