BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.webservice.async
Class InvokeCompletedEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--weblogic.webservice.async.InvokeCompletedEvent
Direct Known Subclasses:
ReliableDeliveryFailureEvent

public class InvokeCompletedEvent
extends java.util.EventObject

An event to notify the completion of an asynchronous invoke of a Web service operation.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Fields inherited from class java.util.EventObject
source
 
Method Summary
 FutureResult getFutureResult()
          Returns the FutureResult object which acts as a placeholder for the impending result of the asynchronous invocation.
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getFutureResult

public FutureResult getFutureResult()
Returns the FutureResult object which acts as a placeholder for the impending result of the asynchronous invocation.

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81