org.apache.yoko.orb.OBPortableInterceptor
Class PersistentORT_impl
java.lang.Object
org.apache.yoko.orb.OBPortableInterceptor.PersistentORT
org.apache.yoko.orb.OBPortableInterceptor.PersistentORT_impl
- All Implemented Interfaces:
- Serializable, IDLEntity, Streamable, StreamableValue, ValueBase, ObjectReferenceFactory, ObjectReferenceTemplate
public final class PersistentORT_impl
- extends PersistentORT
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistentORT_impl
public PersistentORT_impl(ORBInstance orbInstance)
PersistentORT_impl
public PersistentORT_impl(ORBInstance orbInstance,
String serverId,
String orbId,
String[] adapterName,
IOR iorTemplate)
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)
make_object_for
public Object make_object_for(String repoid,
byte[] id,
String[] adapterName)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.