| Package | Description |
|---|---|
| com.bmc.arsys.api | |
| com.bmc.arsys.demo.alert | |
| com.bmc.arsys.demo.samples |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
AlertCallbackHandler.onAlertRecieved(AlertMessageInfo AlertStr)
Call back method to return the received Alert Message.
|
void |
ObjectPrinter.printAlertMessageInfo(String indent,
String header,
AlertMessageInfo message) |
| Modifier and Type | Method and Description |
|---|---|
void |
AlertReceiverTest.onAlertRecieved(AlertMessageInfo alertMsg)
Call back implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestAlert.onAlertRecieved(AlertMessageInfo alertMsg) |
? Copyright 2013 BMC Software, Inc.