Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.util.PortalPortProtocolEventListener

Packages that use PortalPortProtocolEventListener
com.liferay.portal.cluster   
com.liferay.portal.util This package defines the portal utility interfaces and classes. 
 

Uses of PortalPortProtocolEventListener in com.liferay.portal.cluster
 

Classes in com.liferay.portal.cluster that implement PortalPortProtocolEventListener
 class ClusterExecutorImpl
           
 

Uses of PortalPortProtocolEventListener in com.liferay.portal.util
 

Methods in com.liferay.portal.util with parameters of type PortalPortProtocolEventListener
 void Portal.addPortalPortProtocolEventListener(PortalPortProtocolEventListener portalPortProtocolEventListener)
          Adds the portal port and protocol event listener to the portal.
static void PortalUtil.addPortalPortProtocolEventListener(PortalPortProtocolEventListener portalPortProtocolEventListener)
           
 void PortalImpl.addPortalPortProtocolEventListener(PortalPortProtocolEventListener portalPortProtocolEventListener)
           
 


Liferay 6.2-ce-ga5