Uses of Interface
nablarch.fw.messaging.provider.MessagingExceptionFactory
Package
Description
メッセージング処理方式の実装に直接関連するモジュールを格納するパッケージ。
メッセージング
MOMに対する処理実行時の例外機能を提供する。
-
Uses of MessagingExceptionFactory in nablarch.fw.messaging
Modifier and TypeMethodDescriptionMessagingProvider.setMessagingExceptionFactory
(MessagingExceptionFactory messagingExceptionFactory) MessagingException
ファクトリオブジェクトを設定する。 -
Uses of MessagingExceptionFactory in nablarch.fw.messaging.provider
Modifier and TypeMethodDescriptionJmsMessagingProvider.setMessagingExceptionFactory
(MessagingExceptionFactory messagingExceptionFactory) MessagingException
ファクトリオブジェクトを設定する。 -
Uses of MessagingExceptionFactory in nablarch.fw.messaging.provider.exception