Skip navigation links


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)

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.