com.sun.enterprise.ee.cms.core
Interface CallBack


public interface CallBack

This is a convenience interface that an Action implementation's parent thread can implement and pass to the Action implementation so that the parent thread is called back for any processing operation.

Version:
$Revision: 1012 $
Author:
Shreedhar Ganapathy Date: Mar 1, 2005

Method Summary
 void processNotification(Signal notification)
           
 

Method Detail

processNotification

void processNotification(Signal notification)


Copyright © 2010. All Rights Reserved.