Package org.openorb.CORBA.kernel

Kernal supporting including ORB loader, configuration and property management.

See:
          Description

Interface Summary
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 Summary
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 Summary
PropertyNotFoundException This exception could be raised by OpenORB when a required property is not found.
 

Package org.openorb.CORBA.kernel Description

Kernal supporting including ORB loader, configuration and property management.