| パッケージ | 説明 |
|---|---|
| org.dbflute.hook |
| 修飾子とタイプ | クラスと説明 |
|---|---|
protected static class |
CallbackContext.InheritableBehaviorCommandHook |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected BehaviorCommandHook |
CallbackContext._behaviorCommandHook |
protected BehaviorCommandHook |
CallbackContext.InheritableBehaviorCommandHook._originally |
protected BehaviorCommandHook |
CallbackContext.InheritableBehaviorCommandHook._yourHook |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
BehaviorCommandHook |
CallbackContext.getBehaviorCommandHook() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected CallbackContext.InheritableBehaviorCommandHook |
CallbackContext.createInheritableBehaviorCommandHook(BehaviorCommandHook behaviorCommandHook) |
void |
CallbackContext.setBehaviorCommandHook(BehaviorCommandHook behaviorCommandHook)
Set the hook interface of behavior commands.
|
static void |
CallbackContext.setBehaviorCommandHookOnThread(BehaviorCommandHook behaviorCommandHook)
Set the hook interface of behavior commands.
|
| コンストラクタと説明 |
|---|
InheritableBehaviorCommandHook(BehaviorCommandHook originally,
BehaviorCommandHook yourHook) |
Copyright © 2014–2015 The DBFlute Project. All rights reserved.