com.liferay.portal.poller.comet
Class PollerCometDelayedTask
java.lang.Object
com.liferay.portal.poller.comet.PollerCometDelayedTask
public class PollerCometDelayedTask
- extends Object
|
Constructor Summary |
PollerCometDelayedTask(com.liferay.portal.kernel.poller.comet.CometSession cometSession,
com.liferay.portal.kernel.json.JSONObject pollerResponseHeaderJSONObject)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PollerCometDelayedTask
public PollerCometDelayedTask(com.liferay.portal.kernel.poller.comet.CometSession cometSession,
com.liferay.portal.kernel.json.JSONObject pollerResponseHeaderJSONObject)
executeTask
public void executeTask()
throws Exception
- Throws:
Exception