Package com.sun.corba.ee.spi.osgi
-
Class Summary Class Description ORBFactory A simple factory for creating our ORB that avoids the ClassLoader problems with org.omg.CORBA.ORB.init, which must load the ORB impl class.
Class | Description |
---|---|
ORBFactory |
A simple factory for creating our ORB that avoids the ClassLoader
problems with org.omg.CORBA.ORB.init, which must load the ORB impl class.
|