org.jivesoftware.openfire.pubsub
Class PublishedItemTask
java.lang.Object
java.util.TimerTask
org.jivesoftware.openfire.pubsub.PublishedItemTask
- All Implemented Interfaces:
- Runnable
public class PublishedItemTask
- extends TimerTask
A timed maintenance task that updates the database by adding and/or
removing PublishedItem
s in regular intervals.
- Author:
- Matt Tucker
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublishedItemTask
public PublishedItemTask(PubSubService service)
run
public void run()
- Specified by:
run
in interface Runnable
- Specified by:
run
in class TimerTask
Copyright © 2003-2007 Jive Software.