org.seasar.swing.beans
クラス PropertyChangeInterType

java.lang.Object
  上位を拡張 org.seasar.framework.aop.intertype.AbstractInterType
      上位を拡張 org.seasar.swing.beans.PropertyChangeInterType
すべての実装されたインタフェース:
org.seasar.framework.aop.InterType

public class PropertyChangeInterType
extends org.seasar.framework.aop.intertype.AbstractInterType

JavaBeansにプロパティの変更監視用のメソッドを付加するインタータイプです。

作成者:
kaiseh

フィールドの概要
 
クラス org.seasar.framework.aop.intertype.AbstractInterType から継承されたフィールド
classPool, COMPONENT, enhancedClass, targetClass
 
コンストラクタの概要
PropertyChangeInterType()
           
 
メソッドの概要
protected  void introduce()
           
 
クラス org.seasar.framework.aop.intertype.AbstractInterType から継承されたメソッド
addConstant, addField, addField, addField, addField, addField, addField, addInterface, addMethod, addMethod, addMethod, addMethod, addMethod, addMethod, addMethod, addMethod, addStaticField, addStaticField, addStaticField, addStaticField, addStaticField, addStaticMethod, addStaticMethod, addStaticMethod, addStaticMethod, addStaticMethod, addStaticMethod, getClassPool, getEnhancedClass, getTargetClass, introduce, toCtClass, toCtClassArray
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PropertyChangeInterType

public PropertyChangeInterType()
メソッドの詳細

introduce

protected void introduce()
                  throws javassist.CannotCompileException,
                         javassist.NotFoundException
定義:
クラス org.seasar.framework.aop.intertype.AbstractInterType 内の introduce
例外:
javassist.CannotCompileException
javassist.NotFoundException