oracle.xml.xsql
Interface XSQLRequestObjectListener


public interface XSQLRequestObjectListener

Objects that implement this interface and which are added to the current request context using setRequestObject() will be notified when the page processing of the outermost page is completed.


Method Summary
 void pageProcessingCompleted()
           
 

Method Detail

pageProcessingCompleted

public void pageProcessingCompleted()