public class TracingServicePOATie extends TracingServicePOA
| Constructor and Description |
|---|
TracingServicePOATie(TracingServiceOperations delegate) |
TracingServicePOATie(TracingServiceOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
TracingServiceOperations |
_delegate() |
void |
_delegate(TracingServiceOperations delegate) |
TracingService |
_this() |
TracingService |
_this(ORB orb) |
int |
get_id() |
TraceData |
getTrace(Request source) |
void |
logTraceAtPoint(Request origin,
String operation,
long client_time,
long server_time) |
void |
registerSubTrace(Request original,
Request nested) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic TracingServicePOATie(TracingServiceOperations delegate)
public TracingServicePOATie(TracingServiceOperations delegate, POA poa)
public TracingService _this()
_this in class TracingServicePOApublic TracingService _this(ORB orb)
_this in class TracingServicePOApublic TracingServiceOperations _delegate()
public void _delegate(TracingServiceOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic int get_id()
public void logTraceAtPoint(Request origin, String operation, long client_time, long server_time) throws NoSuchRequestId
NoSuchRequestIdpublic TraceData getTrace(Request source) throws NoSuchRequestId
NoSuchRequestIdpublic void registerSubTrace(Request original, Request nested) throws NoSuchRequestId
NoSuchRequestIdCopyright © 2017 JacORB. All rights reserved.