|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventSerializer
An interface that serializes EventSummary instances.
| Method Summary | |
|---|---|
EventFactory |
getEventFactory()
Get the factory which is responsible for creating events for this serializer. |
void |
serialize(Map<String,EventSummary> events,
javax.servlet.http.HttpServletRequest request)
Record performance events with this serializer. |
| Method Detail |
|---|
EventFactory getEventFactory()
void serialize(Map<String,EventSummary> events,
javax.servlet.http.HttpServletRequest request)
events - the events to serializerequest - the request that generated the given events.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||