Oracle

weblogic.webservice.async
Interface ResultListener


Deprecated. please migrate to jws for webservices

public interface ResultListener

Listener class that listens for the completion of the asynchronous invoke of the Web Service operation.


Method Summary
 void onCompletion(InvokeCompletedEvent event)
          Deprecated. Called when the asynchronous invoke of the operation has completed and the result is ready.
 

Method Detail

onCompletion

void onCompletion(InvokeCompletedEvent event)
Deprecated. 
Called when the asynchronous invoke of the operation has completed and the result is ready.


Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle