Package org.jboss.iiop

Interface Summary
CorbaNamingServiceMBean (src) Mbean interface for the JBoss CORBA naming service.
CorbaORBServiceMBean (src) Mbean interface for the JBoss CORBA ORB service.
 

Class Summary
CorbaNamingService (src) This is a JMX service that provides the default CORBA naming service for JBoss to use.
CorbaORB (src) Singleton class to ensure that all code running in the JBoss VM uses the same ORB instance.
CorbaORBService (src) This is a JMX service that provides the default CORBA ORB for JBoss to use.
StubClassLoader (src) This class loader dynamically generates and loads client stub classes.
SunJDK14IsLocalBugFix (src) There is a bug in Sun's implementation of the method javax.rmi.CORBA.Util.isLocal().
WebCL (src) A subclass of WebClassLoader that does IIOP bytecode generation on the fly.