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

All Known Implementing Classes:
CheckIfGroupShuttingDownTest, GMSClientService, MultiGroupJoinTest, P2PMessageSendAndReceive

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: 1.2 $
Author:
Shreedhar Ganapathy Date: Mar 1, 2005

Method Summary
 void processNotification(Signal notification)
           
 

Method Detail

processNotification

void processNotification(Signal notification)


Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.