public abstract class ObjectReferenceProducerBase extends Object implements Serializable
| Constructor and Description |
|---|
ObjectReferenceProducerBase(ORB orb) |
| Modifier and Type | Method and Description |
|---|---|
abstract IORFactory |
getIORFactory() |
abstract IORTemplateList |
getIORTemplateList() |
Object |
make_object(String repositoryId,
byte[] objectId) |
protected transient ORB orb
public ObjectReferenceProducerBase(ORB orb)
public abstract IORFactory getIORFactory()
public abstract IORTemplateList getIORTemplateList()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.