Ping queue entry. Each instance of this class represents an entry on the ping queue. The entry indicates when it was
added to the queue, which configuration to apply for the ping, and the number of ping attempts that have been made
for this entry so far.
author: Anil Gangolli
Construct with all members
Parameters: id - unique id of this entry Parameters: entryTime - timestamp of first entry onto queue Parameters: pingTarget - target site to ping Parameters: website - website originating the ping Parameters: attempts - number of prior ping attempts
Generate a string form of the object appropriate for logging or debugging.
a string form of the object appropriate for logging or debugging. See Also:Object.toString
Methods inherited from org.apache.roller.pojos.PersistentObject