VisiBroker for Java

Deprecated API


Contents
Deprecated Interfaces
org.omg.CORBA.DynAny
          Use the new DynAny instead 
org.omg.CORBA.DynArray
          Use the new DynArray instead 
org.omg.CORBA.DynEnum
          Use the new DynEnum instead 
org.omg.CORBA.DynFixed
          Use the new DynFixed instead 
org.omg.CORBA.DynSequence
          Use the new DynSequence instead 
org.omg.CORBA.DynStruct
          Use the new DynStruct instead 
org.omg.CORBA.DynUnion
          Use the new DynUnion instead 
org.omg.CORBA.DynValue
          Use the new DynValue instead 
 

Deprecated Classes
org.omg.CORBA.DynamicImplementation
          org.omg.CORBA.DynamicImplementation 
org.omg.CORBA.Principal
          Deprecated by CORBA 2.2. 
org.omg.CORBA.PrincipalHolder
          Deprecated by CORBA 2.2. 
 

Deprecated Methods
org.omg.CORBA.LocalObject._get_interface()
          Deprecated by CORBA 2.4 
com.inprise.vbroker.CORBA.ORB.BOA_init()
            
com.inprise.vbroker.CORBA.ORB.BOA_init(String, Properties)
            
org.omg.CORBA.ORB.create_recursive_sequence_tc(int, int)
            
com.inprise.vbroker.CORBA.ORB.default_bind_options()
            
com.inprise.vbroker.CORBA.ORB.default_bind_options(BindOptions)
            
org.omg.CORBA.ServerRequest.except(Any)
          use set_exception() 
org.omg.CORBA.Any.extract_Principal()
          Deprecated by CORBA 2.2. 
org.omg.CORBA.ORB.get_current()
          use resolve_initial_references. 
org.omg.CORBA.Any.insert_Principal(Principal)
          Deprecated by CORBA 2.2. 
org.omg.CORBA.DynamicImplementation.invoke(ServerRequest)
          Deprecated by Portable Object Adapter 
com.inprise.vbroker.URLNaming.Resolver.locate(String)
          Use the string_to_object method on the org.omg.CORBA.ORB interface instead, e.g. orb.string_to_object("http://www.acme.com/services/ns.ior");, which is a more portable solution. 
org.omg.CORBA.Principal.name()
          Deprecated by CORBA 2.2. 
org.omg.CORBA.Principal.name(byte[])
          Deprecated by CORBA 2.2. 
org.omg.CORBA.ServerRequest.op_name()
          use operation() 
org.omg.CORBA.ServerRequest.params(NVList)
          use the method arguments 
org.omg.CORBA.portable.InputStream.read_Principal()
          Deprecated by CORBA 2.2. 
org.omg.CORBA.ServerRequest.result(Any)
          use the method set_result 
org.omg.CORBA.portable.OutputStream.write_Principal(Principal)
          Deprecated by CORBA 2.2. 
 


Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online