KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > CORBA > Environment > Top Examples

  • org.jboss.iiop.jacorb.ORBSingleton
    Thin wrapper class that fulfills the contract of an ORB singleton and forwards every invocation to an instance of org.jacorb.orb.ORBSingleton and initializes the ORBInitialContextFactory ORB attribute. @author <a HREF="mailto:reverbel@ime.usp.br">Francisco Reverbel</a> @version $Revi ...
  • org.jacorb.orb.dii.Environment
    This class is used to hold exception information for DII requests. @author Gerald Brose, FU Berlin @version $Id: Environment.java,v 1.7 2004/05/06 12:40:00 nicolas Exp $
Popular Tags