|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.jacorb.poa.LocalInvocationContext
Stores the context informations for local object calls
| Constructor Summary | |
|---|---|
LocalInvocationContext(ORB _orb,
POA _poa,
byte[] _oid,
Servant _servant)
|
|
| Method Summary | |
|---|---|
byte[] |
getObjectId()
|
ORB |
getORB()
|
POA |
getPOA()
|
Servant |
getServant()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LocalInvocationContext(ORB _orb,
POA _poa,
byte[] _oid,
Servant _servant)
| Method Detail |
public byte[] getObjectId()
getObjectId in interface InvocationContextpublic ORB getORB()
getORB in interface InvocationContextpublic POA getPOA()
getPOA in interface InvocationContextpublic Servant getServant()
getServant in interface InvocationContext
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||