Package | Description |
---|---|
org.wicketstuff.progressbar.examples | |
org.wicketstuff.progressbar.spring |
Modifier and Type | Method and Description |
---|---|
ITaskService |
ExampleApplication.getTaskService() |
Modifier and Type | Class and Description |
---|---|
class |
TaskService
Should be registered as SESSION scoped bean to prevent memory leaks with unfinished tasks.
|
Modifier and Type | Method and Description |
---|---|
protected ITaskService |
TaskProgressionModel.getTaskService() |
Constructor and Description |
---|
TaskProgressionModel(ITaskService taskService) |
Copyright © 2015. All rights reserved.