|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BTraceRuntime in net.java.btrace.runtime |
|---|
| Fields in net.java.btrace.runtime declared as BTraceRuntime | |
|---|---|
static BTraceRuntime |
BTraceRuntime.NULL
|
| Methods in net.java.btrace.runtime that return BTraceRuntime | |
|---|---|
static BTraceRuntime |
BTraceRuntime.forClass(Class cl)
One instance of BTraceRuntime is created per-client. |
static BTraceRuntime |
BTraceRuntime.getCurrent()
Get the current thread BTraceRuntime instance if there is one. |
| Methods in net.java.btrace.runtime with parameters of type BTraceRuntime | |
|---|---|
static boolean |
BTraceRuntime.enter(BTraceRuntime current)
Enter method is called by every probed method just before the probe actions start. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||