| Provides information about a Web service request including
invoked service info, method called, result, error (if thrown).
The container creates a RequestInfo object initially populated
with the target Web service info and WebServiceRequest. The object
gets passed to a series of interceptors and finally to the target
Web service. Each component in the chain may modify or populate
fields on this object.
author: Padmanabh Dabke author: (c) 2005 Nabh Information Systems, Inc. All Rights Reserved. |