| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AbstractInterType |
class |
InterTypeChain |
class |
PropertyInterType |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected InterType[] |
InterTypeChain.interTypes |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
InterTypeChain.add(InterType interType) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
EnhancedClassGenerator.applyInterType(InterType interType) |
void |
AspectWeaver.setInterTypes(InterType[] interTypes) |
| コンストラクタと説明 |
|---|
AopProxy(Class targetClass,
Aspect[] aspects,
InterType[] interTypes) |
AopProxy(Class targetClass,
Aspect[] aspects,
InterType[] interTypes,
Map parameters) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected InterType |
InterTypeAutoRegister.interType |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
InterTypeAutoRegister.setInterType(InterType interType) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
InterType |
InterTypeDef.getInterType() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
InterType |
InterTypeDefImpl.getInterType() |
| コンストラクタと説明 |
|---|
InterTypeDefImpl(InterType interType) |
Copyright © 2015 The DBFlute Project. All rights reserved.