com.caucho.tools.profiler
Class ProfilerPointConfig
java.lang.Object
com.caucho.tools.profiler.ProfilerPointConfig
public class ProfilerPointConfig
- extends java.lang.Object
Configure a ProfilerPoint.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfilerPointConfig
public ProfilerPointConfig()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
isCategorizing
public boolean isCategorizing()
setCategorizing
public void setCategorizing(boolean categorizing)
init
public void init()
throws ConfigException
- Throws:
ConfigException
replaceObject
public ProfilerPoint replaceObject()