Liferay 6.2-ce-ga5

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

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

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)
           
 


Liferay 6.2-ce-ga5