|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.shiftone.jrat.provider.tree.TreeMethodHandler
public class TreeMethodHandler
| Constructor Summary | |
|---|---|
TreeMethodHandler(TreeMethodHandlerFactory factory,
MethodKey methodKey)
|
|
| Method Summary | |
|---|---|
void |
onMethodFinish(java.lang.Object obj,
long durationNanos,
java.lang.Throwable throwable)
|
void |
onMethodStart(java.lang.Object obj)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TreeMethodHandler(TreeMethodHandlerFactory factory,
MethodKey methodKey)
| Method Detail |
|---|
public void onMethodStart(java.lang.Object obj)
onMethodStart in interface MethodHandler
public void onMethodFinish(java.lang.Object obj,
long durationNanos,
java.lang.Throwable throwable)
onMethodFinish in interface MethodHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||