org.jboss.invocation.iiop.IIOPInvoker IIOP invoker that routs IIOP requests to CORBA servants. It implements the interface <code>ServantRegistries</code>, which gives access to four <code>ServantRegistry</code> instances: <ul> <li>a <code>ServantRegistry</code> with a single transient PO ...
org.jacorb.poa.POA The main POA class, an implementation of <code>org.omg.PortableServer.POA</code> @author Reimo Tiedemann, FU Berlin @version $Id: POA.java,v 1.50 2004/10/21 14:48:59 francisco Exp $
org.jacorb.orb.policies.PolicyManager Implementation of the ORB-level policy management interface as per CORBA 2.6, p. 4-43 to 4-45: This PolicyManager has operations through which a set of Policies can be applied and the current overriding Policy settings can be obtained. Policies applied at the ORB level override any system defaul ...
org.jacorb.orb.portableInterceptor.IORInfoImpl This class represents the type of info object that will be passed to the IORInterceptors. <br> See PI Spec p.7-64f @author Nicolas Noffke @version $Id: IORInfoImpl.java,v 1.13 2004/05/06 12:40:00 nicolas Exp $