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