| 
 | ||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.seasar.swing.beans.PropertyChangeInterceptor
public class PropertyChangeInterceptor
JavaBeansのsetterメソッド内にfirePropertyChangeの呼び出しを 埋め込むインターセプタです。
| コンストラクタの概要 | |
|---|---|
| PropertyChangeInterceptor() | |
| メソッドの概要 | |
|---|---|
|  java.lang.Object | invoke(org.aopalliance.intercept.MethodInvocation invocation) | 
| クラス java.lang.Object から継承されたメソッド | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| コンストラクタの詳細 | 
|---|
public PropertyChangeInterceptor()
| メソッドの詳細 | 
|---|
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation invocation)
                        throws java.lang.Throwable
org.aopalliance.intercept.MethodInterceptor 内の invokejava.lang.Throwable| 
 | ||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||