KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > PortableInterceptor > ORBInitInfo > Top Examples

  • org.jboss.iiop.csiv2.CSIv2Initializer
    Implements an <code>org.omg.PortableInterceptor.ORBinitializer</code> that installs a <code>CSIv2IORInterceptor</code> and a <code>CSIv2PolicyFactory</code>. @author <a HREF="mailto:reverbel@ime.usp.br">Francisco Reverbel</a> @version $Revision: 1. ...
  • org.jacorb.orb.giop.BiDirConnectionInitializer
    @author Nicolas Noffke @version $Id: BiDirConnectionInitializer.java,v 1.9 2004/05/06 12:40:00 nicolas Exp $
  • org.jacorb.orb.portableInterceptor.ORBInitInfoImpl
    This class represents the type of info object that will be passed to the ORBInitializers. <br> See PI Spec p. 9-70ff @author Nicolas Noffke @version $Id: ORBInitInfoImpl.java,v 1.13 2004/10/18 11:07:31 simon.mcqueen Exp $
Popular Tags