|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ORBConnector
The ORB Connector is the entity which connects all OpenORB features to the OpenORB Kernel. NOTE: But what exactly do you understand by the OpenORB "kernel" and why is the loading of the kernel separated into another interface/class ??? In order to understand this interface/class we need a precise definition of what the OpenORB kernel is. The description is also confusing: "connects ... to the OpenORB kernel". This implies that the kernel is already started and the interface/class just attaches some additional stuff. In this context I find the name "load_kernel" most confusing !
Method Summary | |
---|---|
void |
load_kernel(ORB orb,
ORBLoader loader)
Deprecated. This operation is used to load the OpenORB kernel. |
Method Detail |
---|
void load_kernel(ORB orb, ORBLoader loader)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |