org.apache.ambari.view.events
Interface Listener


public interface Listener

Listener interface for view events.


Method Summary
 void notify(Event event)
          Notify this listener of the given event.
 

Method Detail

notify

void notify(Event event)
Notify this listener of the given event.

Parameters:
event - the event


Copyright © 2015 Apache Software Foundation. All rights reserved.