public class ObjectReferenceTemplateImpl extends ObjectReferenceProducerBase implements ObjectReferenceTemplate, StreamableValue
| Modifier and Type | Field and Description |
|---|---|
static String |
repositoryId |
orb| Constructor and Description |
|---|
ObjectReferenceTemplateImpl(InputStream is) |
ObjectReferenceTemplateImpl(ORB orb,
IORTemplate iortemp) |
| Modifier and Type | Method and Description |
|---|---|
void |
_read(InputStream is) |
String[] |
_truncatable_ids() |
TypeCode |
_type() |
void |
_write(OutputStream os) |
String[] |
adapter_name() |
boolean |
equals(Object obj) |
IORFactory |
getIORFactory() |
IORTemplateList |
getIORTemplateList() |
int |
hashCode() |
String |
orb_id() |
String |
server_id() |
make_objectclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitmake_objectpublic static final String repositoryId
public ObjectReferenceTemplateImpl(InputStream is)
public ObjectReferenceTemplateImpl(ORB orb, IORTemplate iortemp)
public String[] _truncatable_ids()
_truncatable_ids in interface ValueBasepublic TypeCode _type()
_type in interface Streamablepublic void _read(InputStream is)
_read in interface Streamablepublic void _write(OutputStream os)
_write in interface Streamablepublic String server_id()
server_id in interface ObjectReferenceTemplatepublic String orb_id()
orb_id in interface ObjectReferenceTemplatepublic String[] adapter_name()
adapter_name in interface ObjectReferenceTemplatepublic IORFactory getIORFactory()
getIORFactory in class ObjectReferenceProducerBasepublic IORTemplateList getIORTemplateList()
getIORTemplateList in class ObjectReferenceProducerBaseCopyright © 2017–2019 Eclipse Foundation. All rights reserved.