org.apache.yoko.orb.OBPortableInterceptor
Class IMRORT_impl

java.lang.Object
  extended by org.apache.yoko.orb.OBPortableInterceptor.IMRORT
      extended by org.apache.yoko.orb.OBPortableInterceptor.IMRORT_impl
All Implemented Interfaces:
Serializable, IDLEntity, Streamable, StreamableValue, ValueBase, ObjectReferenceFactory, ObjectReferenceTemplate

public final class IMRORT_impl
extends IMRORT

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.yoko.orb.OBPortableInterceptor.IMRORT
the_adapter_name, the_real_template, the_server_id
 
Constructor Summary
IMRORT_impl()
           
IMRORT_impl(String serverId, String[] adapterName, ObjectReferenceTemplate realTemplate)
           
 
Method Summary
 String[] adapter_name()
           
 Object make_object(String repoid, byte[] id)
           
 String orb_id()
           
 String server_id()
           
 
Methods inherited from class org.apache.yoko.orb.OBPortableInterceptor.IMRORT
_read, _truncatable_ids, _type, _write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IMRORT_impl

public IMRORT_impl()

IMRORT_impl

public IMRORT_impl(String serverId,
                   String[] adapterName,
                   ObjectReferenceTemplate realTemplate)
Method Detail

server_id

public String server_id()

orb_id

public String orb_id()

adapter_name

public String[] adapter_name()

make_object

public Object make_object(String repoid,
                          byte[] id)


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