org.seasar.framework.container.util
クラス AopProxyUtil

java.lang.Object
  拡張org.seasar.framework.container.util.AopProxyUtil

public class AopProxyUtil
extends Object

作成者:
koichik

コンストラクタの概要
protected AopProxyUtil()
           
 
メソッドの概要
protected static Aspect[] getAspects(ComponentDef componentDef)
           
static Class getConcreteClass(ComponentDef componentDef)
           
protected static InterType[] getInterTypes(ComponentDef componentDef)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

AopProxyUtil

protected AopProxyUtil()
メソッドの詳細

getConcreteClass

public static Class getConcreteClass(ComponentDef componentDef)

getAspects

protected static Aspect[] getAspects(ComponentDef componentDef)

getInterTypes

protected static InterType[] getInterTypes(ComponentDef componentDef)


Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.