Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.jboss.iiop

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

Class Summary
CorbaNamingService This is a JMX service that provides the default CORBA naming service for JBoss to use.
CorbaNamingService.NamingContextImpl This subclass of org.jacorb.naming.NamingContextImpl overrides the method new_context(), because its implementation in org.jacorb.naming.NamingContextImpl is not suitable for our in-VM naming server.
CorbaORB Singleton class to ensure that all code running in the JBoss VM uses the same ORB instance.
CorbaORBService This is a JMX service that provides the default CORBA ORB for JBoss to use.
StubClassLoader This class loader dynamically generates and loads client stub classes.
WebCL A subclass of WebClassLoader that does IIOP bytecode generation on the fly.