org.jacorb.poa
Interface InvocationContext
- LocalInvocationContext, RequestProcessor
public interface InvocationContext
A interface for obtaining access to a invocation context.
Version:
- Reimo Tiedemann, FU Berlin
getORB
public ORB getORB()
getObjectId
public byte[] getObjectId()
getPOA
public POA getPOA()
getServant
public Servant getServant()