|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.tools.profiler.ProfilerAdmin
public class ProfilerAdmin
Method Summary | |
---|---|
void |
disable()
|
void |
enable()
|
javax.management.ObjectName |
getObjectName()
|
boolean |
isEnabled()
|
void |
reset()
|
javax.management.openmbean.TabularData |
snapshot()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public javax.management.ObjectName getObjectName()
getObjectName
in interface ProfilerMBean
public boolean isEnabled()
isEnabled
in interface ProfilerMBean
public void enable()
enable
in interface ProfilerMBean
public void disable()
disable
in interface ProfilerMBean
public void reset()
reset
in interface ProfilerMBean
public javax.management.openmbean.TabularData snapshot()
snapshot
in interface ProfilerMBean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |