AR System Java API

com.bmc.arsys.api
Interface AlertCallbackHandler


public interface AlertCallbackHandler

An Alert receiving client class implements AlertCallbackHandler interface and supplies an instance of it to AlertReceiver.


Method Summary
 void onAlertRecieved(AlertMessageInfo AlertStr)
          Call back method to return the received Alert Message.
 

Method Detail

onAlertRecieved

void onAlertRecieved(AlertMessageInfo AlertStr)
Call back method to return the received Alert Message.


AR System Java API

© Copyright 2006, 2007 BMC Software, Inc.