org.jacorb.util.tracing
Class TracingServicePOATie
java.lang.Object
org.omg.PortableServer.Servant
org.jacorb.util.tracing.TracingServicePOA
org.jacorb.util.tracing.TracingServicePOATie
- All Implemented Interfaces:
- InvokeHandler, TracingServiceOperations
- public class TracingServicePOATie
- extends TracingServicePOA
Generated from IDL interface "TracingService"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TracingServicePOATie
public TracingServicePOATie(TracingServiceOperations delegate)
TracingServicePOATie
public TracingServicePOATie(TracingServiceOperations delegate,
POA poa)
_this
public TracingService _this()
- Overrides:
_this
in class TracingServicePOA
_this
public TracingService _this(ORB orb)
- Overrides:
_this
in class TracingServicePOA
_delegate
public TracingServiceOperations _delegate()
_delegate
public void _delegate(TracingServiceOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
get_id
public int get_id()
logTraceAtPoint
public void logTraceAtPoint(Request origin,
java.lang.String operation,
long client_time,
long server_time)
throws NoSuchRequestId
- Throws:
NoSuchRequestId
getTrace
public TraceData getTrace(Request source)
throws NoSuchRequestId
- Throws:
NoSuchRequestId
registerSubTrace
public void registerSubTrace(Request original,
Request nested)
throws NoSuchRequestId
- Throws:
NoSuchRequestId