org.omg.PortableServer
public interface CurrentOperations extends CurrentOperations
and _poa that use the CurrentOperations indirectly.
As long as the ORB reference is still available, the current information
is available via Current that is returned by
ORB.resolve_initial_references("POACurrent"). To support this call,
the ORB maintains the thread to invocation data map for all calls that
are currently being processed.
Method Summary | |
---|---|
byte[] | get_object_id()
Returns the Id of the object currently being served. |
POA | get_POA()
Returns POA to that the object currently being served is connected.
|
Returns: the Id of the object that is currently being served by this thread.
Returns: the Id of the object that is currently being served by this thread.