AR System Java API

Uses of Class
com.bmc.arsys.api.AlertMessageInfo

Uses of AlertMessageInfo in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return AlertMessageInfo
 AlertMessageInfo ARServerUser.decodeAlertMessage(AlertMessageCriteria criteria, Object message, int length)
          Decode supplied alert message and return component parts.
static AlertMessageInfo AlertMessageInfo.DecodeAlertMessage(AlertMessageCriteria criteria, Object message, int len)
           
 

Methods in com.bmc.arsys.api with parameters of type AlertMessageInfo
 void AlertCallbackHandler.onAlertRecieved(AlertMessageInfo AlertStr)
          Call back method to return the received Alert Message.
 void ObjectPrinter.printAlertMessageInfo(String indent, String header, AlertMessageInfo message)
           
 


AR System Java API

? Copyright 2006, 2007 BMC Software, Inc.