org.seasar.framework.aop.intertype
クラス InterTypeChain
java.lang.Object
org.seasar.framework.aop.intertype.InterTypeChain
- すべての実装インタフェース:
- InterType
- public class InterTypeChain
- extends Object
- implements InterType
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
interTypes
protected InterType[] interTypes
InterTypeChain
public InterTypeChain()
add
public void add(InterType interType)
introduce
public void introduce(Class targetClass,
CtClass enhancedClass)
- 定義:
- インタフェース
InterType
内の introduce
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.