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