com.liferay.portlet.admin.poller
Class AdminPollerProcessor
java.lang.Object
com.liferay.portal.kernel.poller.BasePollerProcessor
com.liferay.portlet.admin.poller.AdminPollerProcessor
- All Implemented Interfaces:
- PollerProcessor
public class AdminPollerProcessor
- extends BasePollerProcessor
Methods inherited from class com.liferay.portal.kernel.poller.BasePollerProcessor |
getBoolean, getBoolean, getDouble, getDouble, getInteger, getInteger, getLong, getLong, getString, getString, receive, send |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdminPollerProcessor
public AdminPollerProcessor()
doReceive
protected void doReceive(PollerRequest pollerRequest,
PollerResponse pollerResponse)
throws Exception
- Specified by:
doReceive
in class BasePollerProcessor
- Throws:
Exception
doSend
protected void doSend(PollerRequest pollerRequest)
throws Exception
- Specified by:
doSend
in class BasePollerProcessor
- Throws:
Exception
getXugglerInstallStatus
protected XugglerInstallStatus getXugglerInstallStatus(PollerRequest pollerRequest)