org.omg.PortableInterceptor
Interface ObjectReferenceFactory

All Superinterfaces:
IDLEntity, java.io.Serializable, ValueBase
All Known Subinterfaces:
ObjectReferenceTemplate

public interface ObjectReferenceFactory
extends ValueBase

Generated from IDL definition of abstract value type "ObjectReferenceFactory"

Author:
JacORB IDL compiler

Method Summary
 Object make_object(java.lang.String repository_id, byte[] id)
           
 
Methods inherited from interface org.omg.CORBA.portable.ValueBase
_truncatable_ids
 

Method Detail

make_object

public Object make_object(java.lang.String repository_id,
                          byte[] id)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.