public class MAdvisoryListener extends java.lang.Object implements MEventListener
Constructor and Description |
---|
MAdvisoryListener(MApp app)
Instantiate an advisory listener.
|
public MAdvisoryListener(MApp app)
app
- Adapter application for which this advisory listener is being created.public void onEvent(MEvent event)
onEvent
in interface MEventListener
event
- Advisory event that triggers this method.