Uses of Class
org.apache.sling.event.impl.TimedJobHandler.ScheduleInfo

Packages that use TimedJobHandler.ScheduleInfo
org.apache.sling.event.impl   
 

Uses of TimedJobHandler.ScheduleInfo in org.apache.sling.event.impl
 

Methods in org.apache.sling.event.impl that return TimedJobHandler.ScheduleInfo
 TimedJobHandler.ScheduleInfo TimedJobHandler.ScheduleInfo.getStopInfo()
           
 

Methods in org.apache.sling.event.impl with parameters of type TimedJobHandler.ScheduleInfo
protected  String TimedJobHandler.persistEvent(org.osgi.service.event.Event event, TimedJobHandler.ScheduleInfo scheduleInfo)
           
protected  boolean TimedJobHandler.processEvent(org.osgi.service.event.Event event, TimedJobHandler.ScheduleInfo scheduleInfo)
          Process the event.
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.