インターフェースの使用
org.springframework.aop.framework.AopProxy
AopProxy を使用するパッケージ
org.springframework.aop.framework 内の AopProxy 使用
AopProxy を返す org.springframework.aop.framework のメソッド修飾子と型メソッド説明AopProxyFactory.createAopProxy(AdvisedSupport config) 指定された AOP 構成のAopProxyを作成します。DefaultAopProxyFactory.createAopProxy(AdvisedSupport config) protected final AopProxyProxyCreatorSupport.createAopProxy()サブクラスは、これを呼び出して新しい AOP プロキシを取得する必要があります。型 AopProxy のパラメーターを持つ org.springframework.aop.framework のメソッド