public interface TOA extends ObjectAdapter
Modifier and Type | Method and Description |
---|---|
void |
connect(Object servant)
Connect the given servant to the ORB by allocating a transient object key
and creating an IOR and object reference using the current factory.
|
void |
disconnect(Object obj)
Disconnect the object from this ORB.
|
enter, exit, getAdapterTemplate, getCurrentFactory, getEffectivePolicy, getInterfaces, getInvocationServant, getIORTemplate, getLocalServant, getManagerId, getORB, getState, makeInvocationInfo, returnServant, setCurrentFactory
Copyright © 2017 JBoss by Red Hat. All rights reserved.