RefreshRollerPlanetTask.java


current inspection = 2009-09-04 18:33:31 (id #2) base = 2009-09-04 18:33:31 (id #1)

Filter Options
History:
+ added
- dropped
U unchanged
Annotation Kind:
pre
presumption
post
unanalyzed
test


  • + String getClientId()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.clientId)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.clientId2009-09-04 18:33:31

  • + int getInterval()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.interval)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.interval2009-09-04 18:33:31

  • + int getLeaseTime()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.leaseTime)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.leaseTime2009-09-04 18:33:31

  • + String getName()

  • -/+ Kind Annotation Text Date
    +postreturn_value == &"RefreshRollerPlanetTask"2009-09-04 18:33:31

  • + Date getStartTime(Date)

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.startTimeDesc)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31

  • + String getStartTimeDesc()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.startTimeDesc)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.startTimeDesc2009-09-04 18:33:31

  • + void init()

  • -/+ Kind Annotation Text Date
    +pre(soft) log != null2009-09-04 18:33:31
    +presumptionorg.apache.roller.weblogger.planet.tasks. RefreshRollerPlanetTask:getTaskProperties(...)@91 != null2009-09-04 18:33:31
    +postpossibly_updated(this.clientId)2009-09-04 18:33:31
    +postpossibly_updated(this.interval)2009-09-04 18:33:31
    +postpossibly_updated(this.leaseTime)2009-09-04 18:33:31
    +postpossibly_updated(this.startTimeDesc)2009-09-04 18:33:31
    +test_vectorjava.util.Properties:getProperty(...)@100: Addr_Set{null}, Inverse{null}2009-09-04 18:33:31
    +test_vectorjava.util.Properties:getProperty(...)@106: Addr_Set{null}, Inverse{null}2009-09-04 18:33:31
    +test_vectorjava.util.Properties:getProperty(...)@116: Addr_Set{null}, Inverse{null}2009-09-04 18:33:31
    +test_vectorjava.util.Properties:getProperty(...)@94: Addr_Set{null}, Inverse{null}2009-09-04 18:33:31

  • + void main(String[])

  • -/+ Kind Annotation Text Date
    +pre(soft) log != null2009-09-04 18:33:31
    +unanalyzedcall on java.lang.Integer:parseInt2009-09-04 18:33:31
    +unanalyzedcall on java.lang.Throwable:__curr_excep_obj2009-09-04 18:33:31
    +unanalyzedcall on java.util.Properties:getProperty2009-09-04 18:33:31
    +unanalyzedcall on org.apache.commons.logging.Log:warn2009-09-04 18:33:31
    +unanalyzedcall on org.apache.roller.weblogger.business. runnable.RollerTaskWithLeasing2009-09-04 18:33:31
    +unanalyzedcall on org.apache.roller.weblogger.planet.tasks. RefreshRollerPlanetTask:getTaskProperties2009-09-04 18:33:31

  • + void org.apache.roller.weblogger.planet.tasks.RefreshRollerPlanetTask()

  • -/+ Kind Annotation Text Date
    +postthis.clientId == &"unspecifiedClientId"2009-09-04 18:33:31
    +postthis.interval == 602009-09-04 18:33:31
    +postthis.leaseTime == 102009-09-04 18:33:31
    +postthis.startTimeDesc == &"immediate"2009-09-04 18:33:31

  • + org.apache.roller.weblogger.planet.tasks.RefreshRollerPlanetTask__static_init

  • -/+ Kind Annotation Text Date
    +postinit'ed(log)2009-09-04 18:33:31

  • + void runTask()

  • -/+ Kind Annotation Text Date
    +prelog != null2009-09-04 18:33:31
    +presumptionorg.apache.roller.planet.business.PlanetFactory:get Planet(...)@139 != null2009-09-04 18:33:31
    +presumptionorg.apache.roller.weblogger.business. WebloggerFactory:getWeblogger(...)@138 != null2009-09-04 18:33:31