com.liferay.portal.poller
Class PollerProcessorUtil
java.lang.Object
com.liferay.portal.poller.PollerProcessorUtil
public class PollerProcessorUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addPollerProcessor
public static void addPollerProcessor(String portletId,
PollerProcessor pollerProcessor)
deletePollerProcessor
public static void deletePollerProcessor(String portletId)
getPollerProcessor
public static PollerProcessor getPollerProcessor(String portletId)