org.omg.PortableInterceptor
Interface ObjectReferenceTemplate

All Superinterfaces:
IDLEntity, ObjectReferenceFactory, java.io.Serializable, ValueBase

public interface ObjectReferenceTemplate
extends ValueBase, ObjectReferenceFactory

Generated from IDL definition of abstract value type "ObjectReferenceTemplate"

Author:
JacORB IDL compiler

Method Summary
 java.lang.String[] adapter_name()
           
 java.lang.String orb_id()
           
 java.lang.String server_id()
           
 
Methods inherited from interface org.omg.CORBA.portable.ValueBase
_truncatable_ids
 
Methods inherited from interface org.omg.PortableInterceptor.ObjectReferenceFactory
make_object
 

Method Detail

server_id

public java.lang.String server_id()

orb_id

public java.lang.String orb_id()

adapter_name

public java.lang.String[] adapter_name()


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