wt.tools.profiler
Class ProfilerPollWrapper

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

public class ProfilerPollWrapper
extends Object
implements Serializable



Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
private static String CLASSNAME
           
 List[] frames
           
private static String RESOURCE
           
 Integer[] threadNames
           
 
Constructor Summary
ProfilerPollWrapper()
           
ProfilerPollWrapper(Map data)
           
 
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

threadNames

public Integer[] threadNames

frames

public List[] frames
Constructor Detail

ProfilerPollWrapper

public ProfilerPollWrapper()

ProfilerPollWrapper

public ProfilerPollWrapper(Map data)