com.liferay.portal.kernel.notifications
Interface ChannelHubManagerListener


public interface ChannelHubManagerListener

Author:
Edward Han

Method Summary
 void channelHubCreated(long companyId)
           
 void channelHubDestroyed(long companyId)
           
 

Method Detail

channelHubCreated

void channelHubCreated(long companyId)

channelHubDestroyed

void channelHubDestroyed(long companyId)