org.omg.PortableInterceptor
Interface ObjectReferenceTemplate

All Superinterfaces:
IDLEntity, ObjectReferenceFactory, Serializable, ValueBase

public interface ObjectReferenceTemplate
extends ValueBase, ObjectReferenceFactory

Generated from IDL abstract value type "ObjectReferenceTemplate".

Version:
generated at Sep 22, 2012 10:58:00 AM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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

Method Detail

server_id

String server_id()

orb_id

String orb_id()

adapter_name

String[] adapter_name()


Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.