wt.tools.profiler
Class ProfilerServerHelper

java.lang.Object
  extended by wt.tools.profiler.ProfilerServerHelper
All Implemented Interfaces:
Serializable

public class ProfilerServerHelper
extends Object
implements Serializable

Methods to be called from server side

Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
static wt.tools.profiler.ProfilerServiceSvr service
          

Supported API: true
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

service

public static final wt.tools.profiler.ProfilerServiceSvr service


Supported API: true