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

All Known Subinterfaces:
FailureNotificationSignal, FailureRecoverySignal, JoinedAndReadyNotificationSignal, PlannedShutdownSignal

public interface AliveAndReadySignal

Any signal that results in a change in the AliveAndReady members should implement this interface.


Method Summary
 AliveAndReadyView getCurrentView()
           
 AliveAndReadyView getPreviousView()
           
 

Method Detail

getCurrentView

AliveAndReadyView getCurrentView()

getPreviousView

AliveAndReadyView getPreviousView()


Copyright © 2010. All Rights Reserved.