public class TestAlert extends Object implements AlertCallbackHandler
| Constructor and Description |
|---|
TestAlert() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
onAlertRecieved(AlertMessageInfo alertMsg)
Call back method to return the received Alert Message.
|
public void onAlertRecieved(AlertMessageInfo alertMsg)
AlertCallbackHandleronAlertRecieved in interface AlertCallbackHandlerpublic static void main(String[] args)
args - ? Copyright 2013 BMC Software, Inc.