Liferay 6.2-ce-ga5

com.liferay.portal.kernel.notifications
Interface ChannelListener


public interface ChannelListener


Method Summary
 void channelListenerRemoved(long channelId)
           
 void notificationEventsAvailable(long channelId)
           
 

Method Detail

channelListenerRemoved

void channelListenerRemoved(long channelId)

notificationEventsAvailable

void notificationEventsAvailable(long channelId)

Liferay 6.2-ce-ga5