wt.tools.profiler
Class ProfilerHelper

java.lang.Object
  extended bywt.tools.profiler.ProfilerHelper
All Implemented Interfaces:
Serializable

public class ProfilerHelper
extends Object
implements Serializable



Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
private static String CLASSNAME
           
private static String RESOURCE
           
static ProfilerService service
          

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

Field Detail

RESOURCE

private static final String RESOURCE
See Also:
Constant Field Values

CLASSNAME

private static final String CLASSNAME

service

public static final ProfilerService service


Supported API: true

Constructor Detail

ProfilerHelper

public ProfilerHelper()