org.omg.PortableInterceptor
Interface ObjectReferenceFactory

All Superinterfaces:
IDLEntity, Serializable, ValueBase
All Known Subinterfaces:
ObjectReferenceTemplate, ObjectReferenceTemplate
All Known Implementing Classes:
IMRORT, IMRORT_impl, PersistentORT, PersistentORT_impl, TransientORT, TransientORT_impl

public interface ObjectReferenceFactory
extends ValueBase


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

Method Detail

make_object

Object make_object(String repositoryId,
                   byte[] id)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.