com.bea.portal.tools.portlet.orb
Interface ResponseCallback


public interface ResponseCallback


Method Summary
 void caught(Throwable cause)
           
 void returned(Object result)
           
 

Method Detail

returned

void returned(Object result)

caught

void caught(Throwable cause)


Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.