Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.kernel.notifications.ChannelHubManager

Packages that use ChannelHubManager
com.liferay.portal.kernel.notifications   
 

Uses of ChannelHubManager in com.liferay.portal.kernel.notifications
 

Methods in com.liferay.portal.kernel.notifications that return ChannelHubManager
static ChannelHubManager ChannelHubManagerUtil.getChannelHubManager()
           
 

Methods in com.liferay.portal.kernel.notifications with parameters of type ChannelHubManager
 void ChannelHubManagerUtil.setChannelHubManager(ChannelHubManager channelHubManager)
           
 


Liferay 6.1.2-ce-ga3