Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBServerUnavailableHelpListener

All Superinterfaces:
java.util.EventListener

public interface CMBServerUnavailableHelpListener
extends java.util.EventListener

The listener interface for the CMBServerUnavailableHelpEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onServerUnavailableHelp(CMBServerUnavailableHelpEvent e)
          Called when help is invoked on the server unavailable dialog
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onServerUnavailableHelp

public void onServerUnavailableHelp(CMBServerUnavailableHelpEvent e)
Called when help is invoked on the server unavailable dialog

EIP JavaBeans

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.