public class LocalInvocationContext extends Object implements InvocationContext
| Constructor and Description |
|---|
LocalInvocationContext(ORB _orb,
POA _poa,
byte[] _oid,
Servant _servant) |
public byte[] getObjectId()
getObjectId in interface InvocationContextpublic ORB getORB()
getORB in interface InvocationContextpublic POA getPOA()
getPOA in interface InvocationContextpublic Servant getServant()
getServant in interface InvocationContextCopyright © 2017 JacORB. All rights reserved.