| Package | Description |
|---|---|
| org.eclnt.jsfserver.defaultscreens | |
| org.eclnt.jsfserver.elements | |
| org.eclnt.jsfserver.util |
| Modifier and Type | Method and Description |
|---|---|
ProfileLogInfo |
ProfilingViewer.ProfilingGridItem.getPli() |
| Constructor and Description |
|---|
ProfilingGridItem(ProfileLogInfo pli,
int counter) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProfileLogInfo> |
ThreadData.getProfileLogInfos() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<ProfileLogInfo> |
ProfileLogWriter.readProfileLogMessages(java.lang.String fileName)
Returns content of one profile log file.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ProfileLogWriter.writeProfileLogMessages(java.util.List<ProfileLogInfo> logInfos,
long totalNanos)
Write information to current profile log.
|
Copyright © CaptainCasa Gmbh. All Rights Reserved.