- param
- method description of a target method. This information about
the intended target method allows an application server to find out
whether the target method call will be transacted or not.
- throws
- NoSuchMethodException indicates that the specified method
does not exist on the target endpoint.
- return
- true, if message endpoint requires transacted message delivery.
|