| パッケージ | 説明 |
|---|---|
| org.lastaflute.di.core.aop.impl | |
| org.lastaflute.di.core.assembler |
バインディング機能を提供します。
|
| org.lastaflute.di.helper.beans.impl |
JavaBeansのメタデータにアクセスする機能の実装を提供します。
|
| org.lastaflute.di.util |
| コンストラクタと説明 |
|---|
PointcutImpl(Class targetClass)
PointcutImplを作成します。 |
PointcutImpl(String[] methodNames)
PointcutImplを作成します。 |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
AbstractPropertyAssembler.bindExternally(BeanDesc beanDesc,
ComponentDef componentDef,
Object component,
Set names)
ExternalContextのデータをプロパティに自動設定します。 |
| コンストラクタと説明 |
|---|
BeanDescImpl(Class<?> beanClass) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static void |
LdiAssertionUtil.assertNotEmpty(String message,
String s)
文字列が空あるいは
nullでないことを表明します。 |
void |
HotText.setPath(String path)
パスを設定します。
|
Copyright © 2015 The DBFlute Project. All rights reserved.