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 © 2011, Oracle. All rights reserved.