org.jacorb.poa
public class LocalInvocationContext extends Object implements InvocationContext
Version: 1.00, 09/20/99, RT
Constructor Summary | |
---|---|
LocalInvocationContext(ORB _orb, POA _poa, byte[] _oid, Servant _servant) |
Method Summary | |
---|---|
byte[] | getObjectId() |
ORB | getORB() |
POA | getPOA() |
Servant | getServant() |