|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.poller.PollerProcessorUtil
public class PollerProcessorUtil
Method Summary | |
---|---|
static void |
addPollerProcessor(java.lang.String portletId,
com.liferay.portal.kernel.poller.PollerProcessor pollerProcessor)
|
static void |
deletePollerProcessor(java.lang.String portletId)
|
static com.liferay.portal.kernel.poller.PollerProcessor |
getPollerProcessor(java.lang.String portletId)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void addPollerProcessor(java.lang.String portletId, com.liferay.portal.kernel.poller.PollerProcessor pollerProcessor)
public static void deletePollerProcessor(java.lang.String portletId)
public static com.liferay.portal.kernel.poller.PollerProcessor getPollerProcessor(java.lang.String portletId)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |