| パッケージ | 説明 |
|---|---|
| org.lastaflute.di.core.aop.impl | |
| org.lastaflute.di.core.aop.proxy |
AOPのProxyを提供します。
|
| org.lastaflute.di.core.meta | |
| org.lastaflute.di.core.meta.impl |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AspectImpl
Aspectの実装クラスです。 |
| コンストラクタと説明 |
|---|
AopProxy(Class targetClass,
Aspect[] aspects)
AopProxyを作成します。 |
AopProxy(Class targetClass,
Aspect[] aspects,
InterType[] interTypes)
AopProxyを作成します。 |
AopProxy(Class targetClass,
Aspect[] aspects,
InterType[] interTypes,
Map parameters)
AopProxyを作成します。 |
AopProxy(Class targetClass,
Aspect[] aspects,
Map parameters)
AopProxyを作成します。 |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Aspect |
AspectDef.getAspect()
アスペクトを返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Aspect |
AspectDefImpl.getAspect() |
Copyright © 2015 The DBFlute Project. All rights reserved.