public class InvocationHandler
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
InvocationHandler.NullObject |
static class |
InvocationHandler.NullObjectSerializer |
| コンストラクタと説明 |
|---|
InvocationHandler(AspectHandler aspectHandler) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.lang.Object |
invoke(java.lang.Object obj,
java.lang.reflect.Method method,
java.lang.Object[] args) |
public InvocationHandler(AspectHandler aspectHandler)