Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.poller.PollerRequestHandler

Packages that use PollerRequestHandler
com.liferay.portal.poller   
 

Uses of PollerRequestHandler in com.liferay.portal.poller
 

Classes in com.liferay.portal.poller that implement PollerRequestHandler
 class PollerRequestHandlerImpl
           
 

Methods in com.liferay.portal.poller that return PollerRequestHandler
static PollerRequestHandler PollerRequestHandlerUtil.getPollerRequestHandler()
           
 

Methods in com.liferay.portal.poller with parameters of type PollerRequestHandler
 void PollerRequestHandlerUtil.setPollerRequestHandler(PollerRequestHandler pollerRequestHandler)
           
 


Liferay 6.2-ce-ga5