Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.omg.PortableServer.Servant
org.jacorb.util.tracing.TracingServicePOA
org.jacorb.util.tracing.TracingServiceImpl
public class TracingServiceImpl
extends TracingServicePOA
Method Summary | |
TraceData | |
int |
|
void |
|
static void |
|
void |
|
Methods inherited from class org.jacorb.util.tracing.TracingServicePOA | |
_all_interfaces , _invoke , _this , _this |
Methods inherited from class org.omg.PortableServer.Servant | |
_all_interfaces , _default_POA , _get_delegate , _get_interface , _get_interface_def , _is_a , _non_existent , _object_id , _orb , _poa , _set_delegate , _this_object , _this_object |
public TraceData getTrace(Request source) throws NoSuchRequestId
- Specified by:
- getTrace in interface TracingServiceOperations
public void logTraceAtPoint(Request origin, String operation, long client_time, long server_time) throws NoSuchRequestId
public static void main(String[] args)
public void registerSubTrace(Request original, Request nested) throws NoSuchRequestId
- Specified by:
- registerSubTrace in interface TracingServiceOperations