|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.tools.profiler.ProfilerServiceFwd
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
FC_RESOURCE
|
(package private) static boolean |
SERVER
|
Fields inherited from interface wt.method.RemoteAccess |
versionID |
Constructor Summary | |
ProfilerServiceFwd()
|
Method Summary | |
int |
disableAdapters(ProfilingKey[] keys)
Supported API: false |
int |
enableAdapters(ProfilingKey[] keys)
Supported API: false |
private static Manager |
getManager()
|
ProfilerWrapper |
getProfData()
Supported API: false |
ProfilingKey[] |
getRegAdapters()
Supported API: false |
ProfilerFeedback |
pollProfData()
This call makes use of wt.feedback to report the profiling data at regular intervals Supported API: false |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final boolean SERVER
private static final String FC_RESOURCE
private static final String CLASSNAME
Constructor Detail |
public ProfilerServiceFwd()
Method Detail |
private static Manager getManager() throws WTException
WTException
public ProfilingKey[] getRegAdapters() throws WTException
getRegAdapters
in interface ProfilerService
WTException
public int enableAdapters(ProfilingKey[] keys) throws WTException
enableAdapters
in interface ProfilerService
keys
-
WTException
public int disableAdapters(ProfilingKey[] keys) throws WTException
disableAdapters
in interface ProfilerService
keys
-
WTException
public ProfilerWrapper getProfData() throws WTException
getProfData
in interface ProfilerService
WTException
public ProfilerFeedback pollProfData() throws WTException
pollProfData
in interface ProfilerService
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |