public class ProfilingContext
extends java.lang.Object
Constructor and Description |
---|
ProfilingContext() |
Modifier and Type | Method and Description |
---|---|
void |
recordAction(java.lang.Object sender,
RequestResultArgs requestResultArgs)
Register the action as associated with the sender
|
ProfilingInformation |
tryGet(java.util.UUID id)
Try to get a session matching the specified id.
|
public void recordAction(java.lang.Object sender, RequestResultArgs requestResultArgs)
public ProfilingInformation tryGet(java.util.UUID id)
id
- Copyright © 2014. All Rights Reserved.