Uses of Interface
org.wicketstuff.progressbar.spring.ITaskService

Uses of ITaskService in org.wicketstuff.progressbar.spring
 

Classes in org.wicketstuff.progressbar.spring that implement ITaskService
 class TaskService
           Should be registered as SESSION scoped bean to prevent memory leaks with unfinished tasks.
 

Methods in org.wicketstuff.progressbar.spring that return ITaskService
protected  ITaskService TaskProgressionModel.getTaskService()
           
 

Constructors in org.wicketstuff.progressbar.spring with parameters of type ITaskService
TaskProgressionModel(ITaskService taskService)
           
 



Copyright © 2007–2016. All rights reserved.