Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.notifications
Interface ChannelHubManagerListener


public interface ChannelHubManagerListener


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

Method Detail

channelHubCreated

void channelHubCreated(long companyId)

channelHubDestroyed

void channelHubDestroyed(long companyId)

Liferay 6.1.2-ce-ga3