BEA Systems, Inc.

weblogic.wtc.jatmi
Interface TPRequestAsyncReply

All Superinterfaces:
Serializable

public interface TPRequestAsyncReply
extends Serializable

This class is a reply object used by a POJO to handle a asynchronous or synchronous reply to TUXEDO service.


Method Summary
 void failure(TPException failureReply)
           
 void success(Reply successReply)
           
 

Method Detail

success

void success(Reply successReply)

failure

void failure(TPException failureReply)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.