| パッケージ | 説明 |
|---|---|
| org.dbflute.mail.send.hook |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected static SMailCallbackContext.SMailCallbackContextHolder |
SMailCallbackContext._defaultHolder
The default holder for callback context, using thread local.
|
protected static SMailCallbackContext.SMailCallbackContextHolder |
SMailCallbackContext._holder
The holder for callback context, might be changed.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected static SMailCallbackContext.SMailCallbackContextHolder |
SMailCallbackContext.getActiveHolder()
Get the active holder for callback context.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static void |
SMailCallbackContext.useSurrogateHolder(SMailCallbackContext.SMailCallbackContextHolder holder)
Use the surrogate holder for callback context.
|
Copyright © 2015–2020 The DBFlute Project. All rights reserved.