com.tivoli.twg.alertmgr
Interface TWGRefreshableEventHandler

All Superinterfaces:
TWGEventHandler

public interface TWGRefreshableEventHandler
extends TWGEventHandler


Field Summary
static java.lang.String INTERFACE_NAME
           
 
Method Summary
 boolean RefreshInfo(TWGActionInfo info)
           
 
Methods inherited from interface com.tivoli.twg.alertmgr.TWGEventHandler
GetInfo, Init, ProcessEvent, Term, ValidateParm
 

Field Detail

INTERFACE_NAME

public static final java.lang.String INTERFACE_NAME
See Also:
Constant Field Values
Method Detail

RefreshInfo

public boolean RefreshInfo(TWGActionInfo info)