|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.core.client.impl.AsyncFragmentLoader.StandardLogger
public static class AsyncFragmentLoader.StandardLogger
The standard logger used in a web browser. It uses the lightweight metrics system.
| Constructor Summary | |
|---|---|
AsyncFragmentLoader.StandardLogger()
|
|
| Method Summary | |
|---|---|
void |
logEventProgress(java.lang.String eventGroup,
java.lang.String type,
int fragment,
int size)
Log an event. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsyncFragmentLoader.StandardLogger()
| Method Detail |
|---|
public void logEventProgress(java.lang.String eventGroup,
java.lang.String type,
int fragment,
int size)
AsyncFragmentLoader.Loggerfragment and size are boxed
so that they can be optional. A value of null for either one
means that they are not specified.
logEventProgress in interface AsyncFragmentLoader.Logger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||