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

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

public final class AopProxyUtil
extends Object

AopProxy用のユーティリティクラスです。

作成者:
koichik

メソッドの概要
static Class getConcreteClass(ComponentDef componentDef)
          完全なクラスを返します。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

getConcreteClass

public static Class getConcreteClass(ComponentDef componentDef)
完全なクラスを返します。

パラメータ:
componentDef -
戻り値:
完全なクラス


Copyright ? 2004-2008 The Seasar Foundation. All Rights Reserved.