com.liferay.faces.util.lang
Interface Observer


public interface Observer

Author:
Neil Griffin

Method Summary
 void receiveNotification(Observable observable, Object... args)
           
 

Method Detail

receiveNotification

void receiveNotification(Observable observable,
                         Object... args)


Copyright © 2015 Liferay, Inc.. All rights reserved.