public abstract class ObjectReferenceProducerBase extends Object
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 © 2021 JBoss by Red Hat. All rights reserved.